Skip to content

Commit

Permalink
Re-add dockerpy for using exclude patterns
Browse files Browse the repository at this point in the history
  • Loading branch information
yuvipanda committed Feb 28, 2025
1 parent 576b896 commit 48da2c1
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 @@ -50,6 +50,7 @@ def get_identifier(json):
version=versioneer.get_version(),
install_requires=[
"chardet",
"docker!=5.0.0",
"entrypoints",
"escapism",
"iso8601",
Expand Down

0 comments on commit 48da2c1

Please sign in to comment.