File tree 4 files changed +40
-1
lines changed
4 files changed +40
-1
lines changed Original file line number Diff line number Diff line change
1
+ [[source]]
2
+ name = "pypi"
3
+ url = "https://pypi.org/simple"
4
+ verify_ssl = true
5
+
6
+ [packages]
7
+ black = "*"
8
+ flake8 = "*"
9
+ isort = "*"
10
+ lektor = "*"
11
+
12
+ [requires]
13
+ python_version = "3.9"
Original file line number Diff line number Diff line change
1
+ [[source]]
2
+ name = "pypi"
3
+ url = "https://pypi.org/simple"
4
+ verify_ssl = true
5
+
6
+ [packages]
7
+ black = "*"
8
+ flake8 = "*"
9
+ isort = "*"
10
+ lektor = "*"
11
+
12
+ [requires]
13
+ python_version = "3.9"
Original file line number Diff line number Diff line change
1
+ [[source]]
2
+ name = "pypi"
3
+ url = "https://pypi.org/simple"
4
+ verify_ssl = true
5
+
6
+ [packages]
7
+ black = "*"
8
+ flake8 = "*"
9
+ isort = "*"
10
+ lektor = "*"
11
+
12
+ [requires]
13
+ python_version = "3.9"
Original file line number Diff line number Diff line change @@ -10,4 +10,4 @@ isort = "*"
10
10
lektor = " *"
11
11
12
12
[requires ]
13
- python_version = " 3.9"
13
+ python_version = " 3.9"
You can’t perform that action at this time.
0 commit comments