base url and requirements inside docker

This commit is contained in:
dechert
2021-06-17 19:16:29 +02:00
parent 416c58ceb0
commit 464e8f87ab
5 changed files with 13 additions and 7 deletions

View File

@@ -19,4 +19,4 @@ Werkzeug==2.0.1
zipp==3.4.1
PyYAML==5.4.1
# pywin32==301 # needed for docker error messages
pywin32==227
# pywin32==227 # produces error during pip install while building docker image