openzim / sotoki

StackExchange websites to ZIM scraper
https://library.kiwix.org/?category=stack_exchange
GNU General Public License v3.0
216 stars 25 forks source link

Automatically publish to Pypi #308

Closed benoit74 closed 2 months ago

benoit74 commented 2 months ago

Fix #303

Uses conventional jobs from Python bootstrap except that Python version is hardcoded for now, until we've moved to pyproject.toml

benoit74 commented 2 months ago

Obviously, this need #307 to be merged first for CI to pass