Commit Graph

24 Commits

Author SHA1 Message Date
7ef599f045
Target python 3.10 until OpenBSD catches up 2024-07-22 16:53:34 -04:00
8dd45ff59f Revert "Drop pipenv support"
This reverts commit 4f2a04128f.
2024-07-05 06:10:27 -04:00
4f2a04128f Drop pipenv support 2024-06-27 15:54:05 +00:00
5a84a239f8 Not sure how genpw got in here 2024-06-19 03:39:22 +00:00
18325ed8f1 Add test dependencies 2024-06-19 03:33:12 +00:00
3f7d27a74e Further tooling updates 2024-05-18 21:26:33 -04:00
90fb0ef3e1 Add pipenv configuration 2024-05-18 21:00:15 -04:00
34c6f00d0d Add docstrings 2024-05-18 20:56:48 -04:00
a765c44364 Remove unused sys import 2024-05-18 20:55:37 -04:00
bf8c536254 Update tooling 2024-05-18 20:53:22 -04:00
699aa9ba6a
Remove #! (this isn't an executable script) 2023-06-13 23:07:06 -04:00
a79fbd1b19
Add a test case 2023-06-13 23:06:08 -04:00
c0aaba15e2
Restore prior .gitignore
This reverts commit 0e47d510d6.
2023-02-03 22:08:45 -05:00
0e47d510d6
chore: ignore *.egg-info 2023-02-03 22:08:13 -05:00
bd52675ac4
chore: remove .pre-commit-config.yaml 2023-02-03 22:01:27 -05:00
b28950e97a
Use python 3.10 in pre-commit 2023-01-15 15:07:07 -05:00
29a8003615
Add venv to .gitignore 2022-12-25 22:50:15 -05:00
d15a5b69d6
Update README 2022-12-14 18:42:07 -05:00
4b5aaabdd2
Rework using click 2022-12-14 01:36:47 -05:00
9b983412e1 Remove pre-commit yaml check 2022-08-18 00:31:32 -04:00
dd7fa0f5b8 Add __name__ == "__main__" construct 2022-08-18 00:30:28 -04:00
7f7c3f03d1 Tooling bits 2022-08-17 20:41:39 -04:00
1d7217f5ca Handle common exceptions 2022-08-17 12:59:04 -04:00
bb01952895 Initial commit 2022-08-17 03:07:32 -04:00