Compare commits

..

No commits in common. "3e5875b873b57ebe7dd440051f1c828de22d927b" and "06be27d46c34697a5d98ff87b9a5b38afb74c668" have entirely different histories.

View File

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