Compare commits

..

2 Commits

View File

@ -2,6 +2,7 @@ from setuptools import find_packages, setup
license = open("LICENSE").read().strip() license = open("LICENSE").read().strip()
setup( setup(
name="pyfacts", name="pyfacts",
version="0.0.1", version="0.0.1",