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 2063ee0 commit f930814Copy full SHA for f930814
environment.yml
@@ -11,6 +11,7 @@ dependencies:
11
- black # code formatting
12
- twine # for uploading to PyPI
13
- bump2version
14
+ - build # for building package distributions
15
- pip:
16
- lazy-loader
17
- tuna
0 commit comments