mirror of
https://github.com/balena-io/etcher.git
synced 2025-04-21 05:47:18 +00:00

We're currently hardcoding various pip dependencies in `appveyor-install.bat` and `travis-install.sh`. This commit moves all the dependencies to a `requirements.txt` file in the root of the project, and makes every install script run `pip install -r requirements.txt`. See: https://github.com/resin-io/etcher/pull/1401#discussion_r116547053 Signed-off-by: Juan Cruz Viotti <jviotti@openmailbox.org>
3 lines
20 B
Plaintext
3 lines
20 B
Plaintext
*
|
|
!requirements.txt
|