Skip to content

Commit 4f5bd46

Browse files
committed
Update supported python versions
1 parent d57fa3c commit 4f5bd46

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.github/workflows/assess-code.yml

-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ jobs:
77
max-parallel: 4
88
matrix:
99
python-version:
10-
- 3.6
1110
- 3.7
1211
- 3.8
1312
steps:

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ _**Note**: please take into account that it is built for demo purpose but not fo
2929
- html5
3030
- css3
3131
- back-end
32-
- python 3.6, 3.7, 3.8
32+
- python 3.7, 3.8
3333
- [django](https://www.djangoproject.com/) web framework
3434
- [docker](https://www.docker.com/) >= 18.0
3535
- [k8s](https://kubernetes.io/) >= 1.21.1

0 commit comments

Comments
 (0)