Ensure setuptools installed in pypi ci

This commit is contained in:
Ben Busby 2022-02-25 15:26:06 -07:00
parent 9678685fcc
commit 5dd1fe95b1
No known key found for this signature in database
GPG Key ID: B9B7231E01D924A1

View File

@ -20,6 +20,7 @@ jobs:
python -m
pip install
build
setuptools
--user
- name: Set dev timestamp
run: echo "DEV_BUILD=$(date +%s)" >> $GITHUB_ENV