VNC Port Range: 5900-5999

This commit is contained in:
ahmadbilalkhalid 2019-07-22 12:12:44 +05:00
commit 6b14a3462e
3 changed files with 83 additions and 3 deletions

View file

@ -10,6 +10,7 @@ bandit = "*"
python-decouple = "*"
etcd3 = "*"
cython = "*"
pylint = "*"
[requires]
python_version = "3.7"