Commit Graph

6 Commits

Author SHA1 Message Date
Marcelo Trylesinski 212fa46b23
Install latest pip on `install` script (#1894)
Co-authored-by: Tom Christie <tom@tomchristie.com>
2022-10-08 11:30:42 +02:00
Marcelo Trylesinski fa974b6a0c
Remove unneeded installation on `install` script (#1895)
Co-authored-by: Tom Christie <tom@tomchristie.com>
2022-10-06 16:27:23 +02:00
Tom Christie beb11f464a
github-actions-for-ci (#911) 2020-04-23 16:05:05 +01:00
Fulvio Esposito 9b4dff44c3 Drop double square brackets tests in install script (#718)
sh doesn't support double square brackets tests which are a bash feature.
This commit replace them with single square brackets tests
2019-11-22 11:26:14 +00:00
Tom Christie 492a0366ae Tweaks to CONTRIBUTING docs and install script 2019-01-14 11:22:43 +00:00
Florimond Manca c06086fa08 Install script (#300)
* add install script

* add -p option, include script in contributing notes, add script compatibility note

* fix dead links

* use debug mode, fix default python executable

* add comment on line selecting python executable
2019-01-14 11:12:40 +00:00