Permalink
Browse files
pipx: add missing py-setuptools dependency
- Loading branch information
Showing
with
1 addition
and
1 deletion.
-
+1
−1
python/pipx/Portfile
|
|
@@ -20,4 +20,4 @@ checksums rmd160 a9061be60dcc0cbf8954ba818c215b1e7a7bddfb \ |
|
|
|
|
|
python.default_version 37 |
|
|
python.versions 36 37 |
|
|
|
|
|
depends_lib port:py${python.version}-setuptools |