Open kloczek opened 3 years ago
BTW: to use latest pytest it is necessaty to fix setup.cfg
--- a/setup.cfg~ 2016-04-13 21:51:23.000000000 +0100
+++ b/setup.cfg 2021-06-15 20:52:05.889359421 +0100
@@ -8,7 +8,7 @@
max-line-length = 140
exclude = tests/*,*/migrations/*,*/south_migrations/*
-[pytest]
+[tools:pytest]
norecursedirs =
.git
.tox
Fixed now.
Cannot test that patch because it needs other patches. Will try to confirm that everything is ok on next release (hopefully it will be soon :))
What would I release? There's no new feature, just cruft :)
What other changes do you need? Or you have previous patches that don't apply cleanly anymore?
No .. simple that commit looks like conmtains a lot of cleanups :)
And ..