Compare commits
No commits in common. "c071b33732d2b52a2604a96af086e62eeb8becdf" and "5e0eef7c59724ace704b7fdb51399818268475ec" have entirely different histories.
c071b33732
...
5e0eef7c59
@ -90,5 +90,5 @@ from .utils import (
|
|||||||
|
|
||||||
__author__ = 'Jan Petykiewicz'
|
__author__ = 'Jan Petykiewicz'
|
||||||
|
|
||||||
__version__ = '3.4'
|
__version__ = '3.3'
|
||||||
version = __version__ # legacy
|
version = __version__ # legacy
|
||||||
|
@ -89,7 +89,3 @@ lint.ignore = [
|
|||||||
"TRY003", # Long exception message
|
"TRY003", # Long exception message
|
||||||
]
|
]
|
||||||
|
|
||||||
[tool.pytest.ini_options]
|
|
||||||
addopts = "-rsXx"
|
|
||||||
testpaths = ["masque"]
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user