From 36ca8f16e6b763abf341d78a15844d40696e3f37 Mon Sep 17 00:00:00 2001 From: Matt Shirley Date: Tue, 28 May 2024 09:38:00 -0400 Subject: [PATCH] Update pisces_dependencies command --- tox.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tox.ini b/tox.ini index d56bf87..cc32cda 100644 --- a/tox.ini +++ b/tox.ini @@ -10,7 +10,7 @@ changedir = docsource deps = sphinx sphinxcontrib.bibtex sphinxcontrib.programoutput -commands = pisces dependencies +commands = pisces_dependencies make github [testenv:package]