Skip to content

Commit

Permalink
Add dev-requirements to MANIFEST to make conda-forge work
Browse files Browse the repository at this point in the history
  • Loading branch information
enekomartinmartinez committed Aug 10, 2021
1 parent de7742c commit 234d539
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions MANIFEST.in
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
include requirements.txt
include dev-requirements.txt
include README.md
include LICENSE
include pysd/py_backend/xmile/smile.grammar
2 changes: 1 addition & 1 deletion pysd/_version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "1.9.0"
__version__ = "1.9.1"

0 comments on commit 234d539

Please sign in to comment.