Skip to content

Commit

Permalink
add missing "six" requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
christian-monch committed Apr 1, 2022
1 parent 3cbb019 commit ba2f930
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 @@ -14,6 +14,7 @@ classifiers =
[options]
python_requires = >= 3.5
install_requires =
six
datalad >=0.15.6
datalad-metadata-model >=0.3.0,<0.4.0
pyyaml
Expand Down

0 comments on commit ba2f930

Please sign in to comment.