Skip to content

Commit

Permalink
Changes to pyproject
Browse files Browse the repository at this point in the history
  • Loading branch information
dwest77a committed Oct 29, 2024
1 parent 61ca155 commit d4b434e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 6 deletions.
3 changes: 0 additions & 3 deletions __init__.py

This file was deleted.

7 changes: 4 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,6 @@ authors = ["Rhys Evans <[email protected]>, Daniel Westwood <daniel.westwood
license = "{file='LICENSE'}"
readme = "README.md"

[project.urls]
Repository = "https://github.com/cedadev/ceda-elasticsearch-tools.git"

classifiers = [
# How mature is this project? Common values are
# 3 - Alpha
Expand All @@ -33,6 +30,10 @@ include = [
{ path = 'root_certificate/root-ca.pem' }
]

[project.urls]
Repository = "https://github.com/cedadev/ceda-elasticsearch-tools.git"


[tool.poetry.dependencies]
python = ">=3.8,<4.0"
requests = "^2.32.3"
Expand Down

0 comments on commit d4b434e

Please sign in to comment.