general: deprecate my.core.dataset and simplify tox file
This commit is contained in:
parent
fb8e9909a4
commit
074e24c309
4 changed files with 16 additions and 34 deletions
3
tox.ini
3
tox.ini
|
@ -43,9 +43,6 @@ commands =
|
|||
# tbh not sure if it even belongs to core, maybe move somewhere else..
|
||||
# same with pandas?
|
||||
--ignore my/core/orgmode.py \
|
||||
# causes error during test collection on 3.8
|
||||
# dataset is deprecated anyway so whatever
|
||||
--ignore my/core/dataset.py \
|
||||
{posargs}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue