Skip to content

Commit

Permalink
Add packaging as a dependency (Fixes #86)
Browse files Browse the repository at this point in the history
  • Loading branch information
Chuxiaof committed Jul 17, 2022
1 parent a859f4f commit e7bc933
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 @@ -24,6 +24,7 @@ packages = find:
python_requires = >=3.6
install_requires =
Flask
packaging >=14.1

[options.packages.find]
where = src

0 comments on commit e7bc933

Please sign in to comment.