Update Tornado's entry in projects.yml (#1571)
We've moved to github actions and added windows support. Also add a note about our use of the stable ABI which may be the most interesting part of our config.
This commit is contained in:
@@ -413,8 +413,9 @@
|
||||
|
||||
- name: Tornado
|
||||
gh: tornadoweb/tornado
|
||||
ci: [travisci]
|
||||
os: [apple, linux]
|
||||
ci: [github]
|
||||
os: [linux, apple, windows]
|
||||
notes: Tornado is a Python web framework and asynchronous networking library. Uses stable ABI for a small C extension.
|
||||
|
||||
- name: pytorch-fairseq
|
||||
gh: pytorch/fairseq
|
||||
|
||||
Reference in New Issue
Block a user