Remove setuptools discussion
Co-authored-by: Oliver Beckstein <orbeckst@gmail.com>
This commit is contained in:
@@ -45,12 +45,7 @@ Installation is also possible with
|
|||||||
|
|
||||||
python setup.py install --user
|
python setup.py install --user
|
||||||
|
|
||||||
will install the `propka3` script in your executable directory,
|
will install the `propka3` script in your executable directory.
|
||||||
as configured for setuptools, for instance `~/.local/bin` while
|
|
||||||
|
|
||||||
python setup.py install --user --install-scripts ~/bin
|
|
||||||
|
|
||||||
will install the script in the `bin` subdirectory of your home directory.
|
|
||||||
|
|
||||||
## Getting started
|
## Getting started
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user