summaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorChristoph Reiter <reiter.christoph@gmail.com>2018-11-13 21:32:50 +0100
committerChristoph Reiter <reiter.christoph@gmail.com>2018-11-13 21:42:22 +0100
commitfe33c56b60ae88ea3ad1632ef8193176a9b1906f (patch)
tree4e80326bae04fdec5bfb3fcb0ff121e23429f6a2 /MANIFEST.in
parent75607ef2a6daf8d10f5f83cec590893946202bb4 (diff)
downloadpygobject-fe33c56b60ae88ea3ad1632ef8193176a9b1906f.tar.gz
Revert "Revert "Add PEP518/pyproject.toml file""
This was reverted because pip didn't support installing build deps from sdists. But this looks fixed since https://github.com/pypa/pip/pull/5336 pip now builds and installs pycairo before building pygobject. This reverts commit ad1bbfa148b7734e2fca3c9f0e14ddab630bc354.
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index 25de999e..72cb04c2 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -1,4 +1,5 @@
include setup.cfg
+include pyproject.toml
include COPYING
include *.in
include NEWS