An open API service indexing awesome lists of open source software.

https://github.com/simonwhitaker/setuptools-demo


https://github.com/simonwhitaker/setuptools-demo

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

# Setuptools demo

This repo demonstrates the issue described at https://github.com/pypa/setuptools/issues/4519, and shows methods of fixing it in your Github Actions workflows.

Take a look at the various strategies available in [.github/workflows/python.yml](.github/workflows/python.yml).

(While you're here... if you like Github Actions, you might like 🍯[runny](https://github.com/simonwhitaker/runny)! Check it out; I'm very proud of it.)