Skip to content

Commit

Permalink
Update folder structure
Browse files Browse the repository at this point in the history
  • Loading branch information
catus felis committed Oct 20, 2022
1 parent c818652 commit 3e18a92
Show file tree
Hide file tree
Showing 7 changed files with 17 additions and 200 deletions.
11 changes: 11 additions & 0 deletions Pipfile
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
[[source]]
url = "https://pypi.org/simple"
verify_ssl = true
name = "pypi"

[packages]

[dev-packages]

[requires]
python_version = "3.10"
3 changes: 0 additions & 3 deletions bin/convert2dic.sh

This file was deleted.

3 changes: 3 additions & 0 deletions bin/install_linux_packages.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
#!/bin/bash

sudo apt-get install dictzip
86 changes: 0 additions & 86 deletions bin/lib/dsl_lib.rb

This file was deleted.

5 changes: 3 additions & 2 deletions bin/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
Pillow >= 9.2.0
numpy >= 1.19
PyGlossary >= 3.3.0
iso_language_codes >= 1.1.0
pattern.en >= 3.6.0


# sudo apt-get install dictzip
33 changes: 0 additions & 33 deletions bin/tab2dsl/README.md

This file was deleted.

76 changes: 0 additions & 76 deletions bin/tab2dsl/tab2dsl.rb

This file was deleted.

0 comments on commit 3e18a92

Please sign in to comment.