Repository URL to install this package:
|
Version:
3.9.0 ▾
|
[build-system]
requires = ["flit_core >=3.8,<4"]
build-backend = "flit_core.buildapi"
[project]
name = "my-python-module"
version = "0.0.1"
description = "Hyphenated package name, inferred import name"
authors = [
{name = "Sir Robin", email = "robin@camelot.uk"}
]
[project.urls]
homepage = "http://github.com/me/python-module"