Skip to content

Commit

Permalink
Add Python script
Browse files Browse the repository at this point in the history
  • Loading branch information
hectorgomezv committed Jul 27, 2022
1 parent 7927062 commit 3cbf7f4
Show file tree
Hide file tree
Showing 11 changed files with 41 additions and 5,204 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ build/
venv/
config/settings/dev.py
db.sqlite3
scripts/chainlist/result.txt

.DS_Store
.vscode
Expand Down
1 change: 1 addition & 0 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
-r requirements.txt
-r requirements-test.txt
flake8
gitpython
ipdb
ipython
isort
Expand Down
15 changes: 0 additions & 15 deletions scripts/chainlist-reader/.eslintrc.js

This file was deleted.

19 changes: 0 additions & 19 deletions scripts/chainlist-reader/.gitignore

This file was deleted.

15 changes: 0 additions & 15 deletions scripts/chainlist-reader/README.md

This file was deleted.

21 changes: 0 additions & 21 deletions scripts/chainlist-reader/index.js

This file was deleted.

Loading

0 comments on commit 3cbf7f4

Please sign in to comment.