c6bf28edcb
Bumped version to 1.5.0
2016-07-26 15:27:53 +02:00
20ae1430b7
Bumped version to 1.5.0-beta1
2016-07-26 10:58:05 +02:00
283cd23bc1
Bumped version to 1.4.0
2016-07-13 11:05:08 +02:00
7b6a42f3e7
Bumped version to 1.3.0
2016-06-28 15:28:06 +02:00
75d71b824f
Bumped version to 1.2.0
2016-05-18 15:26:17 +02:00
bea3385866
Bumped version to 1.1.2
2016-05-10 15:03:28 +02:00
1e44703147
Don't include *.md files in wheel.
...
Those are installed in /usr/lib/pillarsdk or /path/to/venv/lib/pillarsdk,
which is too far away from the Python package itself.
2016-05-09 15:03:14 +02:00
56da7923d7
Bumped version to 1.1.1
2016-05-09 14:36:25 +02:00
a6364f338e
Bumped version to 1.1.0
2016-05-09 12:19:58 +02:00
348e9d6c19
Include README.md, LICENSE.md and CHANGELOG.md in wheel.
2016-05-06 10:30:52 +02:00
3cad957a4d
Bumped version to 1.0.1
2016-05-06 10:26:41 +02:00
22825e31ad
Bumped version to 1.0.0
2016-05-04 14:39:22 +02:00
f3fd48cd9f
Bumped version to 0.1.1
2016-05-04 14:11:00 +02:00
312b5816cc
Bumped version to 0.1.0 and added me as co-author
2016-05-03 12:22:52 +02:00
7e5f399ce9
Renamed the pypi package from pillar-sdk to pillarsdk
...
Now the package on pypi is named the same as the Python package, i.e.
the package is stored in '{name}-blah.whl' and
'import {name}' works for the same name='pillarsdk'.
2016-05-03 12:22:48 +02:00
05c99e9a41
Typo in setup.py
2016-05-03 12:12:35 +02:00
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