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
setup.cfg: fix pytest deprecation warning, fixes
#2050
Thomas Waldmann
8 năm trước cách đây
mục cha
32e58e88e6
commit
dedc4c0695
1 tập tin đã thay đổi
với
1 bổ sung
và
1 xóa
Split View
Hiển thị tình trạng sai khác
1
1
setup.cfg
+ 1
- 1
setup.cfg
Xem Tập Tin
@@ -1,4 +1,4 @@
-[pytest]
+[
tool:
pytest]
python_files = testsuite/*.py
[flake8]