Commit 689a8be
doc: Require Python3.8 to sapp (#787)
Summary:
**Pre-submission checklist**
- [x] I've ran the linters locally and fixed lint errors related to the files I modified in this PR. You can install the linters by running `pip install -r requirements-dev.txt && pre-commit install`
- [x] `pre-commit run`
`sapp` require Python3.8 since facebook/sapp@27b4220
Pull Request resolved: #787
Test Plan: N/A
Reviewed By: grievejia
Differential Revision: D49514635
Pulled By: alexkassil
fbshipit-source-id: 4ce3f36c56206b9a43d56378f51c82146b715afc1 parent 91fedaa commit 689a8be
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
230 | 230 | | |
231 | 231 | | |
232 | 232 | | |
233 | | - | |
| 233 | + | |
234 | 234 | | |
235 | 235 | | |
236 | 236 | | |
| |||
0 commit comments