Skip to content

chmeliik/python-test-packages

Repository files navigation

Python test packages

A bunch of mock packages for testing the magical script that determines the name and version of a package from setup.cfg or setup.py.

Usage

./pip_magic.py package_01

You can compare the output of the above with:

cd package_01/
python setup.py sdist

About

Magic with determining package name version

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages