Added 2 development libs.

This commit is contained in:
th3root
2023-03-11 19:44:45 -05:00
parent b9b34831b6
commit 947449421b
2 changed files with 175 additions and 5 deletions

2
Pipfile vendored
View File

@@ -26,6 +26,8 @@ nodejs-bin = "*"
npm = "*"
[dev-packages]
ptipython = "*"
chardet = "*"
[requires]
python_version = "3.11.2"