Skip to content

Commit

Permalink
Switch to poetry
Browse files Browse the repository at this point in the history
  • Loading branch information
awicenec committed Feb 19, 2024
1 parent 181fc9e commit d0a4b45
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 63 deletions.
8 changes: 4 additions & 4 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
[tool.poetry]
name = "a-flask-test"
name = "wallaby-hires"
version = "0.1.0"
description = ""
authors = ["ICRAR"]
authors = ["awicenec", "gayatri"]
readme = "README.md"
packages = [{include = "a_flask_test"}]
packages = []

[tool.poetry.dependencies]
python = "^3.10"
python = "^3.11"


[build-system]
Expand Down
11 changes: 0 additions & 11 deletions requirements-test.txt

This file was deleted.

2 changes: 0 additions & 2 deletions requirements.txt

This file was deleted.

46 changes: 0 additions & 46 deletions setup.py

This file was deleted.

0 comments on commit d0a4b45

Please sign in to comment.