mirror of
https://github.com/jlengrand/bugsink.git
synced 2026-03-10 08:01:17 +00:00
pytoml project name lowercase
makes for wheel/sdist consistency
This commit is contained in:
@@ -6,7 +6,7 @@ build-backend = "setuptools.build_meta"
|
||||
version_file = "bugsink/_version.py"
|
||||
|
||||
[project]
|
||||
name = "Bugsink"
|
||||
name = "bugsink"
|
||||
authors = [
|
||||
{name = "Bugsink B.V.", email = "klaas@vanschelven.com"},
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user