Commit graph

122 commits

Author SHA1 Message Date
foamyguy
248aed83bc update rtd.yml file
Signed-off-by: foamyguy <foamyguy@gmail.com>
2025-06-17 10:31:49 -05:00
foamyguy
8da25c485c
Merge pull request #23 from adafruit/use_ruff
change to ruff
2025-05-28 15:31:24 -05:00
foamyguy
b9327d703f change to ruff 2025-05-16 15:59:09 +00:00
foamyguy
794ca89e2a add sphinx configuration to rtd.yaml
Signed-off-by: foamyguy <foamyguy@gmail.com>
2025-01-16 09:11:52 -06:00
foamyguy
da665bf117 remove deprecated get_html_theme_path() call
Signed-off-by: foamyguy <foamyguy@gmail.com>
2024-10-07 14:45:04 -05:00
foamyguy
2b35488cc2 unpin sphinx and add sphinx-rtd-theme to docs reqs
Signed-off-by: foamyguy <foamyguy@gmail.com>
2023-12-04 09:53:51 -06:00
foamyguy
223882fc64 "fix rtd theme
"
2023-09-18 16:18:44 -05:00
Tekktrik
83616babd1 Update .pylintrc, fix jQuery for docs
Signed-off-by: Tekktrik <tekktrik@gmail.com>
2023-05-23 21:17:22 -04:00
Tekktrik
4f38b68bde Run pre-commit 2023-05-10 22:34:04 -04:00
Tekktrik
e327201279 Update pre-commit hooks
Signed-off-by: Tekktrik <tekktrik@gmail.com>
2023-05-10 15:29:26 -04:00
foamyguy
ca19e2125e
Merge pull request #22 from ChrisPappalardo/add-missing-type-annotations
added missing type annotations
2023-04-27 19:38:41 -05:00
Chris Pappalardo
99db3f4ff1 added missing type annotations 2023-04-25 14:28:27 -07:00
Alec Delaney
1e2dace3fe Add upload url to release action
Signed-off-by: Alec Delaney <89490472+tekktrik@users.noreply.github.com>
2023-01-19 23:49:35 -05:00
Alec Delaney
c1e1ff4c03 Add .venv to .gitignore
Signed-off-by: Alec Delaney <89490472+tekktrik@users.noreply.github.com>
2022-11-30 19:38:22 -05:00
Kattni
cd0b729496
Merge pull request #21 from tekktrik/dev/fix-pylint-errors
Fix pylint errors
2022-11-08 15:20:41 -05:00
Alec Delaney
044b2c4b64 Fix pylint errors 2022-11-07 23:05:48 -05:00
Alec Delaney
937192fd80 Update .pylintrc for v2.15.5 2022-11-04 18:34:33 -04:00
Alec Delaney
a2f0bd5e49 Fix release CI files 2022-11-04 09:12:45 -04:00
Alec Delaney
61d8f18766 Update pylint to 2.15.5 2022-11-04 08:15:21 -04:00
Alec Delaney
5d80377ee4 Updated pylint version to 2.13.0 2022-11-04 00:47:00 -04:00
Alec Delaney
76b921b6dd Switching to composite actions 2022-11-04 00:02:50 -04:00
Alec Delaney
cace15a510 Use year duration range for copyright attribution 2022-08-23 17:26:22 -04:00
Alec Delaney
c9e3829c4a Keep copyright up to date in documentation 2022-08-22 21:36:32 -04:00
Alec Delaney
285442d514 Fix version strings in workflow files 2022-08-16 21:09:15 -04:00
Alec Delaney
e2f4cd3c6d Update version string 2022-08-16 18:09:15 -04:00
Alec Delaney
5df75673ec Add setuptools-scm to build system requirements
Signed-off-by: Alec Delaney <tekktrik@gmail.com>
2022-08-09 13:43:23 -04:00
Alec Delaney
1841609ebf Switched to pyproject.toml 2022-08-08 22:05:54 -04:00
evaherrada
57c4b6f50a
Added Black formatting badge 2022-08-02 17:00:37 -04:00
Eva Herrada
81eed85467
Updated badge link 2022-07-26 14:11:55 -04:00
evaherrada
0a5f143a8d
Changed .env to .venv in README.rst 2022-07-22 13:58:49 -04:00
foamyguy
b1edac5d5e
Merge pull request #20 from nicolasff/docs-new-line
Add missing new line in docstring for hashlib.new
2022-07-13 21:46:24 -05:00
Nicolas Favre-Felix
11366c625c
Add missing new line in docstring for hashlib.new
The missing line between the method description and the list of
parameters leads to broken formatting in the docs. It needs to be
present for the list of parameters to be correctly formatted.
2022-07-13 17:26:15 -07:00
Eva Herrada
835fd6c746
Merge pull request #18 from tekktrik/hotfix/fix-setup-py
Update setup.py to use packages
2022-06-24 12:24:46 -04:00
Alec Delaney
51bacf986a
Update setup.py to use packages 2022-06-23 23:13:28 -04:00
evaherrada
d2060181dd
Removed duplicate-code from library pylint disable
Signed-off-by: evaherrada <eva.herrada@adafruit.com>
2022-06-21 17:28:10 -04:00
evaherrada
c077001aad
Added cp.org link to index.rst 2022-06-07 15:34:25 -04:00
Alec Delaney
bb7fdf2b08 Set language to "en" for documentation
Signed-off-by: Alec Delaney <tekktrik@gmail.com>
2022-05-30 17:52:12 -04:00
Alec Delaney
9d1117cc52 Switch to inclusive terminology
Signed-off-by: Alec Delaney <tekktrik@gmail.com>
2022-05-25 23:14:53 -04:00
Alec Delaney
9ba578909c Increase min lines similarity
Signed-off-by: Alec Delaney <tekktrik@gmail.com>
2022-05-25 19:30:59 -04:00
Alec Delaney
dd633c8c5e Patch .pre-commit-config.yaml 2022-05-15 12:50:22 -04:00
foamyguy
77fbd068f5 change discord badge 2022-04-24 14:03:57 -05:00
evaherrada
86f0cdb4fa
Patch: Replaced discord badge image 2022-04-22 15:58:44 -04:00
evaherrada
46a5fd159e
Updated gitignore
Signed-off-by: evaherrada <eva.herrada@adafruit.com>
2022-04-21 16:46:08 -04:00
Kattni Rembor
8ae5b995ca Update Black to latest.
Signed-off-by: Kattni Rembor <kattni@adafruit.com>
2022-03-28 18:10:05 -04:00
dherrada
f696564fa9 Fixed readthedocs build
Signed-off-by: dherrada <dylan.herrada@adafruit.com>
2022-02-15 11:55:29 -05:00
Alec Delaney
7d3bd1b9e1 Consolidate Documentation sections of README 2022-02-10 09:56:41 -05:00
dherrada
c834cf0a73 Updated docs link, updated python docs link, updated setup.py 2022-01-24 16:46:16 -05:00
dherrada
982a93eec7 First part of patch
Signed-off-by: dherrada <dylan.herrada@adafruit.com>
2022-01-19 13:53:49 -05:00
foamyguy
7eac29a889
Merge pull request #14 from aziascreations/master
Added reference to attributes from parent module in CPython
2022-01-16 11:17:41 -06:00
Brent Rubell
0b7e6fa366
Update README.rst
We support MD5 now!
2021-12-20 09:47:12 -05:00