265 Commits

Author SHA1 Message Date
Jamie Hardt
ce1a0d32bb Update __init__.py
Nudged version to 1.2.2
v1.2.2
2023-11-08 10:10:08 -08:00
Jamie Hardt
daa5d58a66 Create .readthedocs.yaml 2023-11-08 10:02:24 -08:00
Jamie Hardt
38ce1445a1 Merge pull request #9 from iluvcapra/maint-py3.12
Added Python 3.12 support
2023-11-08 08:17:04 -08:00
Jamie Hardt
552d007360 Merge branch 'master' into maint-py3.12 2023-11-08 08:16:42 -08:00
Jamie Hardt
d79fdcc6a8 Update pyproject.toml
Added Python 3.12 classifier
2023-11-08 08:15:47 -08:00
Jamie Hardt
3187a50a6b Update pyproject.toml 2023-11-08 08:15:26 -08:00
Jamie Hardt
8e8d4f5753 Update pyproject.toml
Added 3.12 classifier
2023-11-08 08:14:57 -08:00
Jamie Hardt
cc371cd486 Update python-package.yml
Added 3.12 to test matrix
2023-11-08 08:13:42 -08:00
Jamie Hardt
795a666a74 Update conf.py 2023-05-31 19:21:27 -07:00
Jamie Hardt
cd35f4f80d Merge pull request #8 from iluvcapra/master
Merging changes for v1.2.1
v1.2.1
2023-05-31 18:57:52 -07:00
Jamie Hardt
6525840151 Merge branch 'release' into master 2023-05-31 18:57:05 -07:00
Jamie Hardt
b78ae05d8c Update pythonpublish.yml
Updated to use pypi Trusted Publisher.
2023-05-31 18:53:46 -07:00
Jamie Hardt
51ed92f5df More typing 2023-05-31 18:10:44 -07:00
Jamie Hardt
a6f042c76f More typing cleanups 2023-05-31 17:50:03 -07:00
Jamie Hardt
179808fbf2 Added type annotations and doc fixes 2023-05-31 11:59:26 -07:00
Jamie Hardt
2b38d8aaf9 Update __init__.py
Bumped copyright year and version number.
2023-05-31 11:34:40 -07:00
Jamie Hardt
e19bb3c5c5 Update __init__.py
Made first line of module documentation shorter, it gets cut off on pypi.
2023-05-31 11:33:15 -07:00
Jamie Hardt
d0e2e5bbe5 Update pythonpublish.yml
Changed action to release-published
2023-05-17 17:18:36 -07:00
Jamie Hardt
e90897e503 Update pythonpublish.yml 2023-05-17 17:06:17 -07:00
Jamie Hardt
4daa008e91 Merge branch 'master' into release 2023-05-17 17:03:47 -07:00
Jamie Hardt
cf1d71800e Update pythonpublish.yml 2023-05-17 17:01:25 -07:00
Jamie Hardt
fcb25ae183 Update pythonpublish.yml
Updated action versions
2023-05-17 16:59:17 -07:00
Jamie Hardt
97ada84bfe Merge pull request #7 from iluvcapra/release
Release
2023-05-17 16:55:00 -07:00
Jamie Hardt
d157512c32 Update pythonpublish.yml
Updating checkoutv2
2023-05-17 16:54:00 -07:00
Jamie Hardt
1e2d31716e Merge remote-tracking branch 'refs/remotes/origin/master' 2023-05-17 16:50:41 -07:00
Jamie Hardt
6be7c54de5 Update pythonpublish.yml 2023-05-17 16:48:25 -07:00
Jamie Hardt
a3109cdb7a Merge branch 'master' into release v1.2.0 2023-05-17 16:30:36 -07:00
Jamie Hardt
3a9d81417e Removing 3.6 from test grid and project classifiers
3.6 isn't supported by the github actions anymore.
2023-05-17 16:24:36 -07:00
Jamie Hardt
9838e6b357 Update python-package.yml
Adding py3.6 to test grid
2023-05-17 16:22:50 -07:00
Jamie Hardt
41fdeeaf56 Update python-package.yml
Adding 3.11 to test grid
2023-05-17 16:21:06 -07:00
Jamie Hardt
b3b6e57f6c Update pyproject.toml
Adding 3.11 to versions
2023-05-17 16:20:32 -07:00
Jamie Hardt
62e7f10cf4 Update pyproject.toml
Downgraded minimum python version
2023-05-17 16:19:02 -07:00
Jamie Hardt
f855d3581d Update python-package.yml
Fixed typo
2023-05-17 16:16:35 -07:00
Jamie Hardt
0b5555d333 Updated workflow for pyproject installation 2023-05-17 16:15:02 -07:00
Jamie Hardt
7123a6f1bb Deleted requirements.txt 2023-05-17 16:13:29 -07:00
Jamie Hardt
173493a610 Updated project to pyproject-style package 2023-05-17 16:12:42 -07:00
Jamie Hardt
d20d9d1bdd Update pythonpublish.yml 2022-11-21 20:29:33 -08:00
Jamie Hardt
d328e12283 Merge pull request #6 from iluvcapra/master
Update release branch
2022-11-18 23:06:52 -08:00
Jamie Hardt
4d83f81fc8 Merge pull request #5 from iluvcapra/release
Release
v1.1.5
2022-11-18 23:03:21 -08:00
Jamie Hardt
69b6c7236d Update setup.py
Bump version number
2022-11-18 23:01:57 -08:00
Jamie Hardt
71ffe8cd0d Merge branch 'master' into release 2022-11-18 22:49:45 -08:00
Jamie Hardt
3fff6c8d2a Update gitignore 2022-11-18 22:47:44 -08:00
Jamie Hardt
e350565430 Update channel_map.py 2022-11-18 22:37:29 -08:00
Jamie Hardt
9ec30ede02 Update channel_map.py 2022-11-18 22:34:37 -08:00
Jamie Hardt
e5130b8011 Update edit_list.py 2022-11-18 22:33:33 -08:00
Jamie Hardt
00eaccabac Update index.rst
Twiddle
2022-11-18 22:27:20 -08:00
Jamie Hardt
521d86e444 Update conf.py 2022-11-16 23:24:52 -08:00
Jamie Hardt
0fdba2408b Create CONTRIBUTING.md 2022-11-16 21:26:38 -08:00
Jamie Hardt
199bba2466 Update setup.py 2022-11-16 21:18:27 -08:00
Jamie Hardt
d8f0b5694e Update setup.py 2022-11-16 21:18:14 -08:00