We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 86fac33 + 3e7660e commit 45b6de3Copy full SHA for 45b6de3
setup.py
@@ -11,7 +11,7 @@ def read(fname):
11
version="1.6",
12
description="NodeBox for OpenGL is a free, cross-platform library for "
13
"generating 2D animations with Python programming code.",
14
- long_description=read("nodebox/README.txt"),
+ long_description=read("README.txt"),
15
keywords = "2d graphics sound physics games multimedia",
16
license = "BSD",
17
author="Tom De Smedt, Frederik De Bleser",
0 commit comments