File: do_not_generate_a_dep_on_python3-toml.patch

package info (click to toggle)
prospector 1.10.3-2
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 1,436 kB
  • sloc: python: 4,200; makefile: 180
file content (10 lines) | stat: -rw-r--r-- 221 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -51,7 +51,6 @@
 pep8-naming = ">=0.3.3,<=0.10.0"
 pydocstyle = ">=2.0.0"
 dodgy = "^0.2.1"
-toml = "^0.10.2"
 setoptconf-tmp = "^0.3.1"
 GitPython = "^3.1.27"
 packaging = "*"