Skip to content

Commit

Permalink
Bumped up the required version of Python required
Browse files Browse the repository at this point in the history
Hacky fix for #1
Could use a compatibility mode when the version is detected as lower, though I currently don't have the time to do this at the moment
  • Loading branch information
Kikasuru authored Aug 17, 2021
1 parent 2252d0b commit 0edbffd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ A http server made for streaming Melty Blood
[Video Demonstration](https://www.youtube.com/watch?v=5g_8LMq0-JA)

## Dependencies
- [Python 3.6.x (Could be ran on a lower version, I haven't tested it yet.)](https://www.python.org/downloads/release/python-395/)
- [Python 3.7.x or higher](https://www.python.org/downloads/release/python-396/)
- [flask](https://pypi.org/project/flask/)

## Installation
Expand Down

0 comments on commit 0edbffd

Please sign in to comment.