Commit Graph

15 Commits

Author SHA1 Message Date
Julian Gilbey 651ef067a5
Fix docstrings and markdown files so sphinx successfully compiles (#183)
Co-authored-by: Julian Gilbey <jdg@debian.org>
2024-09-01 17:22:43 -07:00
Amethyst Reese 37b44c28a3
Use uv for virtualenv and pip when available (#192)
* Update docs to list 3.8 as minimum version

* Prefer using uv for venv+pip when available

* Use cached uv action from hynek

* Create and source venv first

* Always use bash in GHA

* Move deck chairs of venv creation

* Source before every step

* Flag to let uv install to system

* UV system python flag

* Test on 3.13
2024-09-01 16:49:01 -07:00
Amethyst Reese 735605c687 Update url 2022-08-23 22:02:24 -07:00
Amethyst Reese 7ef0521281 Update names and copyright 2022-08-23 21:54:36 -07:00
John Reese 42367d18ef Badges 2022-02-06 21:45:33 -08:00
John Reese 1ef1960fa3 Remove codecov, enforce 100% coverage 2022-02-06 21:21:56 -08:00
John Reese e788586b1e Update github URLs to new omnilib org 2020-04-28 23:20:12 -07:00
John Reese 1b5ca30e65 Fix link for more_itertools source 2020-04-28 23:10:47 -07:00
Zsolt Dollenstein bfc15b2ee6
Add more_itertools module with `take` and `chunked` 2020-03-26 23:11:41 +00:00
John Reese 88e8089321 Readme/contributing updates 2019-10-19 19:51:57 -07:00
John Reese 37b33184c2 Better readme formatting on github 2019-10-19 18:50:02 -07:00
John Reese b1f6f314a9 Update badges 2019-10-19 18:33:33 -07:00
John Reese 2ed7f5b082 Update readme 2018-06-27 23:25:54 -07:00
John Reese 0bc4cd5920 Implement builtins 2018-06-26 20:54:16 -07:00
John Reese ce32bdb177
Initial commit 2018-06-26 09:49:46 -07:00