Skip to content

Commit

Permalink
added pyproject.toml file
Browse files Browse the repository at this point in the history
  • Loading branch information
sudouser777 committed Apr 27, 2023
1 parent dc1d983 commit 479b8d6
Show file tree
Hide file tree
Showing 4 changed files with 734 additions and 2 deletions.
4 changes: 3 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,12 @@

.idea/

*/__pycache__/
**/__pycache__/

*.log

cookie.json

*.pyc

dist/
Loading

0 comments on commit 479b8d6

Please sign in to comment.