We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd51f02 commit bb1dd23Copy full SHA for bb1dd23
Makefile
@@ -9,9 +9,9 @@
9
# pytest For running tests
10
# coverage For running test coverage
11
# pylint For running linting on code
12
-# setuptools For creating distributions
13
-# build For creating distributions
14
-# twine For checking and publishing distributions
+# setuptools For creating distributions
+# build For creating distributions
+# twine For checking and publishing distributions
15
#
16
# The following command line utilities are required:
17
# cloc For counting lines of code
0 commit comments