mirror of https://github.com/Nonannet/pelfy.git
Compare commits
No commits in common. "d8e77d957207ecf6508e2ea89bad95b3c5289633" and "1ef9385610da88303c6a8d9f972d4d1a55eaa8f1" have entirely different histories.
d8e77d9572
...
1ef9385610
|
@ -1,6 +1,6 @@
|
||||||
[project]
|
[project]
|
||||||
name = "pelfy"
|
name = "pelfy"
|
||||||
version = "1.0.3"
|
version = "1.0.2"
|
||||||
authors = [
|
authors = [
|
||||||
{ name="Nicolas Kruse", email="nicolas.kruse@nonan.net" },
|
{ name="Nicolas Kruse", email="nicolas.kruse@nonan.net" },
|
||||||
]
|
]
|
||||||
|
@ -48,4 +48,4 @@ show_error_codes = true
|
||||||
minversion = "6.0"
|
minversion = "6.0"
|
||||||
addopts = "-ra -q"
|
addopts = "-ra -q"
|
||||||
testpaths = ["tests"]
|
testpaths = ["tests"]
|
||||||
pythonpath = ["src"]
|
pythonpath = ["src"]
|
|
@ -1 +0,0 @@
|
||||||
|
|
Loading…
Reference in New Issue