Commit Graph

7 Commits

Author SHA1 Message Date
Sybren A. Stüvel 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
Sybren A. Stüvel c0f46d0562 Ignore .pytest_cache 2018-08-29 14:21:45 +02:00
Sybren A. Stüvel 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
Sybren A. Stüvel e6089e07b6 Ignore more 2016-03-09 12:36:02 +01:00
Sybren A. Stüvel e86824e5bb Added Tox for unit testing on different versions of Python 2016-03-08 13:51:42 +01:00
Francesco Siddi cbd5ee6e1a Update to .gitignore 2015-04-08 12:48:17 +02:00
Francesco Siddi 8deaed5fee Initial commit 2015-03-26 12:52:47 +01:00