-
Notifications
You must be signed in to change notification settings - Fork 57
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: pkg: replace
python setup.py
stance with pip install
.
Upon some combination of platform, we could have strange errors. Using ``pip`` seems now more than recommended. - https://stackoverflow.com/questions/30239152 - http://naoko.github.io/your-project-install-pip-setup/ - https://stackoverflow.com/questions/30306099 Signed-off-by: Valentin Lab <valentin.lab@kalysto.org>
- Loading branch information
Showing
2 changed files
with
3 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters