1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00

Update pyproject.toml

This commit is contained in:
Pradyun S. Gedam 2017-05-20 13:10:43 +05:30
parent 9c03780319
commit 17a30594b9

View file

@ -1,3 +1,6 @@
[build-system]
requires = ["setuptools", "wheel"]
[tool.towncrier]
package = "pip"
filename = "NEWS.rst"