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