[+] add basic python module layout
This commit is contained in:
parent
d03154314c
commit
e7bc75f0d8
1
deps/test-task-2025-06-30-v1/.gitignore
vendored
1
deps/test-task-2025-06-30-v1/.gitignore
vendored
@ -1 +1,2 @@
|
||||
!.tmuxp/
|
||||
!python
|
||||
|
2
deps/test-task-2025-06-30-v1/Makefile
vendored
2
deps/test-task-2025-06-30-v1/Makefile
vendored
@ -29,4 +29,4 @@ venv:
|
||||
-r requirements.txt
|
||||
|
||||
pyright:
|
||||
$(ENV_PATH)/bin/python3 -m pyright -c pyproject.toml .
|
||||
$(ENV_PATH)/bin/python3 -m pyright -p pyproject.toml
|
||||
|
0
deps/test-task-2025-06-30-v1/python/online/fxreader/pr34/test_task_2025_06_30_v1/__init__.py
vendored
Normal file
0
deps/test-task-2025-06-30-v1/python/online/fxreader/pr34/test_task_2025_06_30_v1/__init__.py
vendored
Normal file
0
deps/test-task-2025-06-30-v1/python/online/fxreader/pr34/test_task_2025_06_30_v1/py.typed
vendored
Normal file
0
deps/test-task-2025-06-30-v1/python/online/fxreader/pr34/test_task_2025_06_30_v1/py.typed
vendored
Normal file
Loading…
Reference in New Issue
Block a user