|
@@ -2,6 +2,7 @@
|
|
run: |
|
|
run: |
|
|
python -m pip install --upgrade pip
|
|
python -m pip install --upgrade pip
|
|
pip install setuptools wheel twine
|
|
pip install setuptools wheel twine
|
|
|
|
+ python setup.py install
|
|
|
|
|
|
- name: Build and publish
|
|
- name: Build and publish
|
|
env:
|
|
env:
|