Skip to content

Commit

Permalink
add packaging to setuptools
Browse files Browse the repository at this point in the history
  • Loading branch information
SK1Y101 committed Aug 16, 2023
1 parent d6604d5 commit e5c7661
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ def read(filename):
"colorclass >= 1.2.0",
"macaroonbakery >= 1.1.3",
"oauthlib >= 1.0.3",
"packaging >= 23.1",
"pymongo >= 3.5.1", # for bson
"pytz >= 2014.10",
"PyYAML >= 3.11",
Expand Down

0 comments on commit e5c7661

Please sign in to comment.