Skip to content

Commit cd90164

Browse files
committed
Remove python 2.7
1 parent e52cac9 commit cd90164

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/contributing/app-dev.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
The application is built with [Streamlit](https://www.streamlit.io/), Streamlit requires:
1414

15-
- Python 2.7.0 or later / Python 3.6.x or later
15+
- Python 3.6.x or later
1616
- PIP
1717

1818
See [Streamlit's Getting Started guide](https://docs.streamlit.io/getting_started.html) for detailed information on prerequisites and setup

0 commit comments

Comments
 (0)