Browse Source

requirements.txt requires an egg name for git package urls

Alessandro Pilotti 8 năm trước cách đây
mục cha
commit
209d59977f
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      requirements.txt

+ 1 - 1
requirements.txt

@@ -22,7 +22,7 @@ pyOpenSSL
 python-keystoneclient
 python-barbicanclient
 python-swiftclient>=3.2
-git+https://github.com/cloudbase/pywinrm.git@requests
+git+https://github.com/cloudbase/pywinrm.git@requests#egg=pywinrm
 PyYAML
 requests
 mysqlclient