This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng nhập
mirrors
/
borg
mirror of
https://github.com/borgbackup/borg
Xem
2
Star
0
Fork
0
Các tập tin
Các vấn đề
0
Wiki
Browse Source
add virtualenv<14.0 to requirements so tox does not pull in a py32 incompatible one
Thomas Waldmann
9 năm trước cách đây
mục cha
69c8edc4e3
commit
a237c1fb53
1 tập tin đã thay đổi
với
1 bổ sung
và
0 xóa
Split View
Hiển thị tình trạng sai khác
1
0
requirements.d/development.txt
+ 1
- 0
requirements.d/development.txt
Xem Tập Tin
@@ -1,3 +1,4 @@
+virtualenv<14.0
tox
mock
pytest