Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rename /scripts and update CONTRIBUTING.md #161

Merged
merged 11 commits into from
Nov 30, 2024
7 changes: 3 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
# Version 1.0.2
- Rename /scripts directory to /recipe
- Add additional channel to list of channels in eqt_env.yml
- Update CONTRIBUTING.md with detailed installation instructions
# Version x.x.x
- Rename /scripts directory to /recipe (#161)
- Update CONTRIBUTING.md with detailed installation instructions (#161)

# Version 1.0.1
- Add NoBorderScrollArea, example and tests (#155)
Expand Down
3 changes: 1 addition & 2 deletions recipe/eqt_env.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
name: eqt_env
channels:
- conda-forge
- https://software.repos.intel.com/python/conda
dependencies:
- python
jcornall marked this conversation as resolved.
Show resolved Hide resolved
- pip
- pyside2
- qdarkstyle
- qdarkstyle