7 Commits

Author SHA1 Message Date
29573264d2 Removed and gitignored poetry.lock
The poetry.lock files are only relevant for repeatable deployments,
and the one in this project isn't used for that (only the Blender
Cloud project file is used, and that's still there).
2019-05-23 16:23:45 +02:00
c0f46d0562 Ignore .pytest_cache 2018-08-29 14:21:45 +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
e6089e07b6 Ignore more 2016-03-09 12:36:02 +01:00
e86824e5bb Added Tox for unit testing on different versions of Python 2016-03-08 13:51:42 +01:00
cbd5ee6e1a Update to .gitignore 2015-04-08 12:48:17 +02:00
8deaed5fee Initial commit 2015-03-26 12:52:47 +01:00