mirror of
https://github.com/Cian-H/read_aconity_layers.git
synced 2025-12-22 18:31:56 +00:00
Update project URLs
This commit is contained in:
@@ -12,9 +12,6 @@ license = { text = "MIT" }
|
||||
readme = "README.rst"
|
||||
dynamic = ["version"]
|
||||
|
||||
[project.urls]
|
||||
github = "https://github.com/Cian-H/read_aconity_layers"
|
||||
|
||||
[tool.poetry]
|
||||
name = "read_aconity_layers"
|
||||
description = "A utility for fast reading of layer data from the aconity mini powder bed fusion machine"
|
||||
@@ -23,6 +20,11 @@ license = "MIT"
|
||||
readme = "README.rst"
|
||||
package-mode = false
|
||||
|
||||
[tool.poetry.urls]
|
||||
repository = "https://github.com/Cian-H/read_aconity_layers"
|
||||
documentation = "https://read-aconity-layers.readthedocs.io/"
|
||||
|
||||
|
||||
[tool.poetry.dependencies]
|
||||
python = "^3.11"
|
||||
maturin = "^1.8.6"
|
||||
|
||||
Reference in New Issue
Block a user