Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,7 @@
path = sample
url = https://github.com/kristiker/source1import
branch = sample
[submodule "utils/shared/keyvalues3"]
path = utils/shared/keyvalues3
url = https://github.com/kristiker/keyvalues3
branch = s1
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ numpy
vdf
dataclassy==0.10.4
bsp_tool==0.3.1
murmurhash2==0.2.10

# Models/qc-import
parsimonious==0.10.0
Expand Down
Loading