Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | get rid of extra files in the wheelv4.0.10 | Egor Tensin | 2023-03-02 |
| | | | | | | | | Before the previous commit, `python -m build` would include both cgitize/ and test/. After the previous commit, the same command would include all the files in the repository. Why? I really don't know. List the package explicitly - we only need these files. | ||
* | add runtime version information | Egor Tensin | 2023-03-02 |
| | |||
* | v4.0.9v4.0.9 | Egor Tensin | 2023-03-02 |
| | |||
* | packaging: move to pyproject.toml-only | Egor Tensin | 2023-03-02 |
| | |||
* | add packaging metadata | Egor Tensin | 2021-04-13 |