Ensure setuptools installed in pypi ci
This commit is contained in:
parent
9678685fcc
commit
5dd1fe95b1
1
.github/workflows/pypi.yml
vendored
1
.github/workflows/pypi.yml
vendored
|
@ -20,6 +20,7 @@ jobs:
|
||||||
python -m
|
python -m
|
||||||
pip install
|
pip install
|
||||||
build
|
build
|
||||||
|
setuptools
|
||||||
--user
|
--user
|
||||||
- name: Set dev timestamp
|
- name: Set dev timestamp
|
||||||
run: echo "DEV_BUILD=$(date +%s)" >> $GITHUB_ENV
|
run: echo "DEV_BUILD=$(date +%s)" >> $GITHUB_ENV
|
||||||
|
|
Loading…
Reference in New Issue
Block a user