https://github.com/manics/ome-distribution-specific-pypi
https://github.com/manics/ome-distribution-specific-pypi
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/manics/ome-distribution-specific-pypi
- Owner: manics
- Created: 2020-01-06T18:19:59.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-01-09T17:34:13.000Z (over 6 years ago)
- Last Synced: 2025-01-22T00:46:45.170Z (over 1 year ago)
- Language: Ruby
- Size: 13.7 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# OME Distribution specific custom wheels
See
- [index.md](index.md)
- https://www.manicstreetpreacher.co.uk/ome-distribution-specific-pypi/
This is a statically built PyPI repostory: https://www.python.org/dev/peps/pep-0503/
This repository uses a [custom Jekyll plugin](/_plugins) so cannot be built by GitHub pages.
You must build `./docs` and commit this repository whenever you make a change:
```
rm -rf docs/
./docker.sh
git add -A docs/
```