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'.
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -8,4 +8,4 @@ MANIFEST
|
||||
/.coverage
|
||||
/.cache/
|
||||
/.tox/
|
||||
/pillar_sdk.egg-info/
|
||||
/pillarsdk.egg-info/
|
||||
|
||||
Reference in New Issue
Block a user