From fa4d576bfd0a54c61cd331a785aff12957a4ca49 Mon Sep 17 00:00:00 2001 From: heck Date: Tue, 12 Jan 2021 00:18:48 +0100 Subject: [PATCH] hyperfluid comment --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 6a82799..c20e1e1 100755 --- a/setup.cfg +++ b/setup.cfg @@ -36,7 +36,7 @@ setup_requires = setuptools_scm >= 4.1.2 wheel >= 0.35.1 [options.extras_require] -# To install these dependencies, run pip install .[test] + test = pytest pytest-forked