mirror of
https://github.com/zbanks/radiance.git
synced 2026-06-16 04:26:25 +02:00
add more .gitignore paths, tweak setup.py to reflect pypi version
This commit is contained in:
committed by
Zach Banks
parent
9ab9961b0a
commit
6177da75e0
+1
-1
@@ -2,7 +2,7 @@ from distutils.core import setup
|
||||
|
||||
setup(
|
||||
name='Radiance',
|
||||
version='0.1dev',
|
||||
version='0.1dev0',
|
||||
packages=['radiance',],
|
||||
license='MIT',
|
||||
long_description="Python tools for the Radiance video art system",
|
||||
|
||||
Reference in New Issue
Block a user