2021-12-23 Fred Gleason <fredg@paravelsystems.com>

* Added an 'AR_PYTHON_MODULE()' autoconf macro.
	* Added a test for the PyPI module build chain to 'configure.ac'.
	* Bumped the minimum Python version dependency from 3.4 to 3.6.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason
2021-12-23 11:31:11 -05:00
parent c1d95b01a9
commit 77fd2a2497
5 changed files with 63 additions and 3 deletions

View File

@@ -23,7 +23,7 @@
SUBDIRS = api\
tests
all: pypi
all: @PYPI@
pypi:
rm -rf pypi