Skip to content

Commit

Permalink
Adds undeclared dependency on setuptools (#155)
Browse files Browse the repository at this point in the history
  • Loading branch information
groodt committed Aug 3, 2023
1 parent b082959 commit 0f15c9d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions requirements/base.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
importlib-metadata >=4.0.0; python_version < '3.8'
packaging >=17.1
setuptools
typing_extensions

0 comments on commit 0f15c9d

Please sign in to comment.