Skip to content

Commit

Permalink
fix syntax errors in setup.cfg
Browse files Browse the repository at this point in the history
  • Loading branch information
superstar54 committed Jun 30, 2024
1 parent 0e7be5b commit 6f6a32b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ classifiers =
[options]
packages = find:
install_requires =
aiida-core>=1.1.0,<3"
aiida-core>=1.1.0,<3
ase
cheminfopy>=0.6.0
ipywidgets
Expand Down

0 comments on commit 6f6a32b

Please sign in to comment.