chore: update projects based on Discussion #485 (#498)

This commit is contained in:
Henry Schreiner
2020-12-27 22:22:34 -05:00
committed by GitHub
parent e43b105d28
commit 02f3849738
4 changed files with 61 additions and 36 deletions
+16
View File
@@ -213,3 +213,19 @@
ci: [github, travisci]
os: [windows, apple, linux]
notes: Supports full range of wheels, including PyPy and alternate archs.
- name: Rtree
gh: Toblerity/rtree
ci: [github]
os: [windows, apple, linux]
- name: psutil
gh: giampaolo/psutil
ci: [github]
os: [windows, apple, linux]
- name: Dependency Injector
gh: ets-labs/python-dependency-injector
ci: [travisci]
os: [windows, apple, linux]
notes: Dependency injection framework for Python, uses Windows TravisCI