Commit Graph

6 Commits

Author SHA1 Message Date
87ebdb0b2f Removed six from requirements, as Blender isn't shipped with it. 2016-03-08 16:01:22 +01:00
77fc1315b0 Don't import the application in setup.py
Importing the application itself is bad practice, as it isn't guaranteed
to be importable before running setup.py.
2016-03-08 13:50:01 +01:00
874f107948 PEP8-formatted setup.py 2016-03-02 10:21:07 +01:00
675daf9ef6 Use setuptools instead of distutils 2016-03-02 10:17:51 +01:00
991cc27e30 Renaming to Pillar SDK. 2015-08-31 19:25:01 +02:00
8deaed5fee Initial commit 2015-03-26 12:52:47 +01:00