Simplify dependency installation in GitHub Actions Deploy workflow
authorHarmon <Harmon758@gmail.com>
Wed, 23 Dec 2020 20:18:03 +0000 (14:18 -0600)
committerHarmon <Harmon758@gmail.com>
Wed, 23 Dec 2020 20:18:03 +0000 (14:18 -0600)
commitc4695526ae18cc1543e24e1f98f3a24fb9802dbc
tree46a26ad7170b905a56b6ef24fe3e5b3d0151a14c
parent3bdfa028c4387b2541f5fd40880dd3e30b63f6d0
Simplify dependency installation in GitHub Actions Deploy workflow

Twine requires setuptools and wheel, so installing twine should already install both
.github/workflows/deploy.yml