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.
1 parent 8522763 commit 3e7660eCopy full SHA for 3e7660e
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