mirror of
https://github.com/Doctorado-ML/bayesclass.git
synced 2025-08-15 15:45:54 +00:00
9 lines
109 B
INI
9 lines
109 B
INI
[metadata]
|
|
description-file = README.rst
|
|
|
|
[aliases]
|
|
test = pytest
|
|
|
|
[tool:pytest]
|
|
addopts = --doctest-modules
|