reorder file paths

This commit is contained in:
IluaAir
2026-02-01 15:56:37 +03:00
parent fc0a232808
commit 3268274f69
5 changed files with 16 additions and 324 deletions

7
pyproject.toml Normal file
View File

@@ -0,0 +1,7 @@
[project]
name = "netbox-scripts"
version = "0.1.0"
description = "Add your description here"
readme = "README.md"
requires-python = ">=3.12"
dependencies = []