Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
exoplanet
py-linq-sql
Commits
2bc9cc22
Commit
2bc9cc22
authored
Aug 12, 2022
by
Chosson Ulysse
Browse files
Merge branch 'IMPROVE_pyproject_for_pypi' into 'main'
Add information for the pypi See merge request
!165
parents
70abd174
8e53c506
Pipeline
#18181
passed with stages
in 2 minutes and 46 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
pyproject.toml
View file @
2bc9cc22
[tool.poetry]
name
=
"py-linq-sql"
version
=
"1.0.0.1"
description
=
""
description
=
"A Python module used for interacting with sql database using LINQ syntax."
license
=
"EUPL v1.2"
authors
=
[
"CHOSSON Ulysse <ulysse.chosson@obspm.fr>"
]
maintainers
=
[
"CHOSSON Ulysse <ulysse.chosson@obspm.fr>"
,
"MARTIN Pierre-Yves <pierre-yves.martin@obspm.fr>"
]
readme
=
"README.md"
homepage
=
"py-linq-sql.readthedocs.io"
repository
=
"https://gitlab.obspm.fr/exoplanet/py-linq-sql"
documentation
=
"py-linq-sql.readthedocs.io"
keywords
=
[
"linq"
,
"py-linq"
,
"sql"
,
"database"
,
"requests"
]
[tool.poetry.dependencies]
python
=
">
=
3.10
,
<
3.11
"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment