Commit graph

11 commits

Author SHA1 Message Date
Tekktrik
52fe4ee703 Added script for printing out pre-commit hook versions 2023-07-11 20:36:59 -04:00
Alec Delaney
1a94b8caac
Use same pip install usage as requirements.txt 2022-07-11 17:11:35 -04:00
Alec Delaney
6338426b5e
Install optional requirements if available 2022-07-11 12:31:00 -04:00
Diego Elio Pettenò
6a9701b0ad Apply SPDX copyright and license headers in compliance with REUSE.
The REUSE specifications[1] are meant to make it explicit and easier to
apply code licensing information for a project. The provided lint tool
makes it easy to ensure all the content (code and not code) is tagged.

Important notes:

 * All the code (and documentation) that otherwise didn't have an explicit
   license headers have been tagged with Kattni Rembor's copyright as per
   the LICENSE file.
 * All configuration files have been tagged with Kattni Rembor's copyright
   and Unlicense[2]. The current REUSE recommendation is to use CC0-1.0,
   but that has… side effects. There's some discussion in [3] about the
   recommendation for likely-uncopyrightable files (such as configuration
   files).

[1]: https://reuse.software/
[2]: https://unlicense.org/
[3]: https://github.com/fsfe/reuse-docs/issues/62
2020-05-15 16:44:30 +01:00
sommersoft
2233da98e6 install.sh: remove pylint, black, and Sphinx+theme pip installs 2020-03-15 23:52:30 -05:00
John Reese
723473148b
Install black to check formatting
adafruit/circuitpython#2608
2020-02-10 10:26:09 -08:00
caternuson
efee2a6a9e add call to apt-get update 2020-02-07 10:38:46 -08:00
dherrada
3b63cdc349
Added install deps from build.yml and release.yml 2019-12-22 13:12:21 -05:00
Melissa LeBlanc-Williams
d862a301e2 Fix missing fi 2019-12-19 14:51:03 -08:00
Melissa LeBlanc-Williams
346252e89c Fix missing line 2019-12-19 14:40:35 -08:00
Melissa LeBlanc-Williams
82da39b74c Initial Commit 2019-12-19 14:32:48 -08:00