diff --git a/setup.py b/setup.py index 86333b6..dcf7003 100644 --- a/setup.py +++ b/setup.py @@ -1,5 +1,6 @@ from setuptools import setup +assert(false, "This file is broken don't run this") setup(name="fluids", version="2.0.0", install_requires=['pygame',