Skip to content

Commit

Permalink
pin versions
Browse files Browse the repository at this point in the history
  • Loading branch information
Mausy5043 committed Sep 22, 2024
1 parent 837b1d9 commit 157c0ce
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,14 @@ channels:
- defaults

dependencies:
- python=3.11
- python=3.12
- pip
# imported deps
- tomli=2.0.1

# dev deps
- clang-format
- cpplint
- tomli=2.0.1
- pip
- pipdeptree
- pre-commit
# Not on conda channels:
- pip:
- pylint>=3.0.2
- pylint>=3.0.2

0 comments on commit 157c0ce

Please sign in to comment.