This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng nhập
CityApper
/
dulwich
mirror of
https://github.com/jelmer/dulwich
Xem
2
Star
0
Fork
0
Các tập tin
Các vấn đề
0
Wiki
Browse Source
add pyproject.toml (
#1083
)
Jelmer Vernooij
2 năm trước cách đây
mục cha
0465e2a9d9
commit
e561ae6578
1 tập tin đã thay đổi
với
3 bổ sung
và
0 xóa
Split View
Hiển thị tình trạng sai khác
3
0
pyproject.toml
+ 3
- 0
pyproject.toml
Xem Tập Tin
@@ -0,0 +1,3 @@
+[build-system]
+requires = ["setuptools"]
+build-backend = "setuptools.build_meta"