Move to standard module structure

This commit is contained in:
Serene-Arc
2021-02-07 11:05:18 +10:00
committed by Ali Parlakci
parent 185335e60b
commit d8a1204d8b
26 changed files with 80 additions and 81 deletions

2
.gitignore vendored
View File

@@ -3,7 +3,7 @@ build/
dist/
MANIFEST
__pycache__/
src/__pycache__/
bulkredditdownloader/__pycache__/
config.json
env/
.vscode/