Skip to content
Snippets Groups Projects
Commit 3a29d958 authored by Michele Maris's avatar Michele Maris
Browse files

u

parent e7aa9ea5
No related branches found
No related tags found
No related merge requests found
issues 0 → 100644
......@@ -4,14 +4,14 @@ requires = ["setuptools>=61.0"]
build-backend = "setuptools.build_meta"
[project]
name = "example_package_YOUR_USERNAME_HERE"
name = "yapsut"
version = "0.0.1"
authors = [
{ name="Example Author", email="author@example.com" },
{ name="Michele Maris", email="michele.maris@inaf.it" },
]
description = "A small example package"
description = "Yet Another Python Sciece Utilty Toolkit"
readme = "README.md"
requires-python = ">=3.7"
requires-python = ">=3."
classifiers = [
"Programming Language :: Python :: 3",
"License :: OSI Approved :: MIT License",
......@@ -19,6 +19,6 @@ classifiers = [
]
[project.urls]
"Homepage" = "https://github.com/pypa/sampleproject"
"Bug Tracker" = "https://github.com/pypa/sampleproject/issues"
"Homepage" = "https://www.ict.inaf.it/gitlab/michele.maris/yapsut"
"Bug Tracker" = "https://www.ict.inaf.it/gitlab/michele.maris/yapsut/issues"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment