No description
Find a file
Tiara Rodney ab626d5c8e
chore(test): remove redundant dependencies
dependencies for test environments are handled by tox and defined in tox.ini
2025-06-20 20:19:31 +02:00
src/byteb4rb1e_utils feat(string): init Rabin-Karp rolling hash 2025-05-05 01:33:22 +02:00
tests feat(string): init Rabin-Karp rolling hash 2025-05-05 01:33:22 +02:00
.gitignore init 2025-05-03 19:28:01 +02:00
configure init 2025-05-03 19:28:01 +02:00
configure.ac init 2025-05-03 19:28:01 +02:00
Makefile init 2025-05-03 19:28:01 +02:00
Pipfile chore(test): remove redundant dependencies 2025-06-20 20:19:31 +02:00
Pipfile.lock chore(test): remove redundant dependencies 2025-06-20 20:19:31 +02:00
pyproject.toml init 2025-05-03 19:28:01 +02:00
requirements-dev.txt init 2025-05-03 19:28:01 +02:00
TODO todo(8): open 2025-06-20 20:19:05 +02:00
tox.ini feat(test): init tox config 2025-06-20 20:19:31 +02:00