Skip to content

Releases: denkiwakame/py-tiny-pkg

v0.0.4: flat-layout -> src-layout

15 Apr 15:30
1b7cb5d
Compare
Choose a tag to compare

v0.0.3: w/ setuptools v61.2.0+

28 Mar 09:02
Compare
Choose a tag to compare
  • support dynamic field
  • add TestPyPI workflow
  • fix duplicated ``homepage'' in PyPI
  • add pybind11 ext_module example

v0.0.2: w/ setuptools v61.0.0+

25 Mar 06:10
Compare
Choose a tag to compare

v0.0.0: a tiny packaging example w/setuptools + pyproject.toml

20 Mar 13:24
Compare
Choose a tag to compare
  • pyproject.toml -based packaging example that works with the experimental release of setuptools pypa/setuptools#1688
  • pyproject.toml -only installation
  • automated versioning
  • automated PyPI publication