Skip to content

Commit 45b6de3

Browse files
author
Tom De Smedt
committed
Merge branch 'master' of github.com:nodebox/nodebox-opengl
2 parents 86fac33 + 3e7660e commit 45b6de3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ def read(fname):
1111
version="1.6",
1212
description="NodeBox for OpenGL is a free, cross-platform library for "
1313
"generating 2D animations with Python programming code.",
14-
long_description=read("nodebox/README.txt"),
14+
long_description=read("README.txt"),
1515
keywords = "2d graphics sound physics games multimedia",
1616
license = "BSD",
1717
author="Tom De Smedt, Frederik De Bleser",

0 commit comments

Comments
 (0)