Skip to content
This repository has been archived by the owner on Sep 1, 2021. It is now read-only.

Publish on PyPI #153

Closed
AndreMiras opened this issue Sep 11, 2019 · 1 comment
Closed

Publish on PyPI #153

AndreMiras opened this issue Sep 11, 2019 · 1 comment
Labels
enhancement New feature or request

Comments

@AndreMiras
Copy link
Owner

Publish on PyPI so it can be installed on desktop with pip. Just like it was done for https://pypi.org/project/QrScan/

@AndreMiras AndreMiras added the enhancement New feature or request label Sep 11, 2019
@AndreMiras
Copy link
Owner Author

I've booked the namespace with a dummy release https://pypi.org/project/EtherollApp/
Next up is to publish an actual working release

AndreMiras added a commit that referenced this issue Sep 11, 2019
```
sed s/"from etheroll\."/"from etherollapp\.etheroll\."/g -i
src/etherollapp/*/*.py
```
AndreMiras added a commit that referenced this issue Sep 11, 2019
```
sed s/" etheroll\."/" etherollapp\.etheroll\."/g -i
src/etherollapp/*/*.kv
```
AndreMiras added a commit that referenced this issue Sep 11, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant