Skip to content

Commit

Permalink
wip: relax conda
Browse files Browse the repository at this point in the history
  • Loading branch information
jannisborn committed May 17, 2024
1 parent 099a911 commit d870ac3
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions conda.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
name: pytoda
channels:
- https://conda.anaconda.org/rdkit
dependencies:
- rdkit=2019.03.1
- python>=3.7,<3.8
- python>=3.8
- pip>=19.1,<20.3
- pip:
- -r file:requirements.txt
Expand Down

0 comments on commit d870ac3

Please sign in to comment.