bsansouci / bsansouci/reprocessing-example
Mention that you are using python 2 in the readme
Open
- Dominant language
- JavaScript
- Stars
- 77
- Forks
- 26
- PR merge metrics
- No merged PRs in 30d
Description
`python -m SimpleHTTPServer` only works with python 2, so maybe the readme should mention that the user should use `python -m http.server 8000` for python 3.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.