Skip to content

Commit

Permalink
Not relevant anymore
Browse files Browse the repository at this point in the history
  • Loading branch information
hynek committed Oct 10, 2022
1 parent 5d3cbf2 commit baa470f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,6 @@ jobs:
- uses: hynek/build-and-inspect-python-package@v1
```
The action will run [*setup-python*](https://github.com/actions/setup-python) with Python **3.10** on its own.
### Inputs
Expand All @@ -61,6 +59,7 @@ After a successful run, you'll find multiple artifacts in the run's Summary view

[Our CI](.github/workflows/ci.yml) uses all inputs and outputs, if you want to see them in action.


## License

The scripts and documentation in this project are released under the [MIT License](LICENSE).

0 comments on commit baa470f

Please sign in to comment.