Skip to content

Commit

Permalink
adding missing dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
johnhoman committed Jul 14, 2021
1 parent df65135 commit e783a9a
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 @@ -47,6 +47,7 @@ def get_identifier(json):
name="jupyter-repo2docker",
version=versioneer.get_version(),
install_requires=[
"chardet",
"docker",
"entrypoints",
"escapism",
Expand Down

0 comments on commit e783a9a

Please sign in to comment.