📁
SKYSHELL MANAGER
PHP v8.0.30
Create
Create
Path:
root
/
home
/
godaofbq
/
besthyperbaric.com
/
wp-includesac411f
/
js
/
tinymce
/
themes
/
Name
Size
Perm
Actions
📄
error_log
31352.55 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
index.php
6.83 KB
0444
🗑️
🏷️
⬇️
✏️
🔒
Edit: pyproject.toml
[project] name = "nc-managed" version = "1.0.0" description = "NC Managed Servers" readme = "README.md" requires-python = "==3.9.*" dependencies = [ "dataclasses==0.6", "python-dotenv==1.1.0", "python-status==1.0.1", "requests==2.32.3", "jsonschema==4.25.1" ] [dependency-groups] dev = [ "pre-commit==4.2.0", "black==25.1.0", "isort==6.0.1", "pytest-cov==6.2.1", "parameterized==0.9.0", "responses==0.25.7", "pre-commit==4.2.0" ]
Save