File tree Expand file tree Collapse file tree 1 file changed +17
-2
lines changed Expand file tree Collapse file tree 1 file changed +17
-2
lines changed Original file line number Diff line number Diff line change @@ -9,11 +9,26 @@ This work is generally along one of three directions: tool building, maintenance
9
9
10
10
We maintain a collection of tools, small and large, that help projects across the ecosystem:
11
11
12
- - [ attach-next-milestone ] ( https://github.com/scientific-python/attach-next-milestone )
13
- - [ lazy_loader ] ( https://github.com/scientific-python/lazy_loader/ )
12
+ ### Web theme
13
+
14
14
- [ scientific-python-hugo-theme] ( https://github.com/scientific-python/scientific-python-hugo-theme )
15
+
16
+ ### Python packages
17
+
18
+ - [ lazy_loader] ( https://github.com/scientific-python/lazy_loader/ )
15
19
- [ spin] ( https://github.com/scientific-python/spin )
16
20
- [ yaml2ics] ( https://github.com/scientific-python/yaml2ics )
21
+ - [ devstats] ( https://github.com/scientific-python/devstats )
22
+ - [ pytest-doctestplus] ( https://github.com/scientific-python/pytest-doctestplus )
23
+ - [ repo-review] ( https://github.com/scientific-python/repo-review )
24
+ - [ changelist] ( https://github.com/scientific-python/changelist/ )
25
+
26
+ ### Actions
27
+
28
+ - [ upload-nightly-action] ( https://github.com/scientific-python/upload-nightly-action )
29
+ - [ attach-next-milestone-action] ( https://github.com/scientific-python/attach-next-milestone-action )
30
+ - [ invite-new-members-action] ( https://github.com/scientific-python/invite-new-members-action )
31
+ - [ reverse-dependency-testing] ( https://github.com/scientific-python/reverse-dependency-testing )
17
32
18
33
## Maintenance?
19
34
You can’t perform that action at this time.
0 commit comments