updating source for random-sets to github
This commit is contained in:
+1
-1
@@ -14,7 +14,7 @@ typer = "^0.9.0"
|
|||||||
rich = "^13.7.0"
|
rich = "^13.7.0"
|
||||||
pyyaml = "^6.0.1"
|
pyyaml = "^6.0.1"
|
||||||
csv2md = "^1.2.0"
|
csv2md = "^1.2.0"
|
||||||
random_sets = { git = "file:///home/greg/dev/random-sets", branch="main" }
|
random_sets = { git = "https://github.com/evilchili/random-sets", branch="main" }
|
||||||
|
|
||||||
[tool.poetry.dev-dependencies]
|
[tool.poetry.dev-dependencies]
|
||||||
pytest = "^7.4.3"
|
pytest = "^7.4.3"
|
||||||
|
|||||||
Reference in New Issue
Block a user