From a5d9664a9264f45b088cc363331b391a40779b40 Mon Sep 17 00:00:00 2001 From: David Luevano Alvarado Date: Fri, 17 Feb 2023 01:06:26 -0600 Subject: finish testing and polishing, add readme --- pyproject.toml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'pyproject.toml') diff --git a/pyproject.toml b/pyproject.toml index dcaca35..7744d62 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -7,6 +7,9 @@ addopts = "--cov-report term-missing --cov=pymdvar" testpaths = [ "tests", ] +env = [ + "PYMDVAR_TEST_1=1" +] [tool.mypy] mypy_path = "src" -- cgit v1.2.3-70-g09d2