diff options
author | Botond Hende <nettingman@gmail.com> | 2024-10-16 11:50:33 +0200 |
---|---|---|
committer | Botond Hende <nettingman@gmail.com> | 2024-10-16 11:50:33 +0200 |
commit | 4ffeaabdfc0f6b0faa73f683cf163d40596fb170 (patch) | |
tree | c441c8e610b46e1203d1523e4622b59269fffd85 /requirements.txt |
initial commit, added hassil submodule
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000..80335f8 --- /dev/null +++ b/requirements.txt @@ -0,0 +1,2 @@ +PyYAML>=6.0 +unicode-rbnf>=1 |