docs: add time-machine as working example (#604)
* Add time-machine as working example * docs: rerun projects.py Co-authored-by: Henry Schreiner <henryschreineriii@gmail.com>
This commit is contained in:
co-authored by
Henry Schreiner
parent
66195bf4bc
commit
b5b825783f
@@ -287,3 +287,9 @@
|
||||
ci: [github]
|
||||
os: [apple, linux, windows]
|
||||
notes: Extensive Cython + NumPy [pyproject.toml](https://github.com/deepcharles/ruptures/blob/master/pyproject.toml) example.
|
||||
|
||||
- name: time-machine
|
||||
gh: adamchainz/time-machine
|
||||
ci: [github]
|
||||
os: [apple, linux, windows]
|
||||
notes: Time mocking library using only the CPython C API.
|
||||
|
||||
Reference in New Issue
Block a user