[pygobject: 2/3] Add pyproject.toml to autotools build



commit 8381a9516db70f571d922e5b2d2e9cac8d29de20
Author: James Tocknell <aragilar gmail com>
Date:   Sun Mar 25 14:57:33 2018 +1100

    Add pyproject.toml to autotools build

 Makefile.am | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/Makefile.am b/Makefile.am
index 0fbf3ccd..6633494e 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -20,6 +20,7 @@ EXTRA_DIST = \
        setup.py \
        setup.cfg \
        MANIFEST.in \
+       pyproject.toml \
        README.rst \
        docs
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]