mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-10-18 16:41:18 +02:00
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:
@@ -23,7 +23,7 @@
|
||||
SUBDIRS = api\
|
||||
tests
|
||||
|
||||
all: pypi
|
||||
all: @PYPI@
|
||||
|
||||
pypi:
|
||||
rm -rf pypi
|
||||
|
Reference in New Issue
Block a user