Drop Python 2 support from python-nmap (#7706)

This commit is contained in:
Sebastian Rittau
2022-04-27 10:58:48 +02:00
committed by GitHub
parent 2fb8424503
commit d0990a0487
2 changed files with 11 additions and 12 deletions

View File

@@ -1,3 +1 @@
version = "0.6.*"
python2 = true
requires = []