Skip to content

Commit

Permalink
adds find for pakcgae dir, otherwise import argschema does not work (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
djkapner committed Jul 2, 2021
1 parent 21781a4 commit 8c02314
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ url = https://github.com/AllenInstitute/argschema
description_file = README.md

[options]
packages = find:
install_requires =
numpy
marshmallow>=3.0.0,<4.0
Expand Down

0 comments on commit 8c02314

Please sign in to comment.