Configured 'setup.py' environment that allows creating tarball by command: python3 setup.py sdist.
python3 setup.py sdist
This makes this rare job more convenient. Tarball now contains unittests. These will be run during the build process.
Signed-off-by: Ondrej Nosek onosek@redhat.com
I found that some commits were not yet released until now.
rebased onto c0f46a60749c147a91410a8f83ca372c1a459bda
Pull-Request has been merged by onosek
Configured 'setup.py' environment that allows creating tarball
by command:
python3 setup.py sdist.This makes this rare job more convenient.
Tarball now contains unittests. These will be run during the build process.
Signed-off-by: Ondrej Nosek onosek@redhat.com