Skip to content

Commit

Permalink
fix to download data
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexKly committed Oct 30, 2022
1 parent dd0ef9d commit 51609c1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@

this_directory = Path(__file__).parent
long_description = (this_directory / "README.md").read_text()
DATA_PATH = pkg_resources.resource_filename('<package name>', 'data/')
DB_FILE = pkg_resources.resource_filename('<package name>', 'data/sqlite.db')

setup(
name='russian_uncensor',
Expand Down

0 comments on commit 51609c1

Please sign in to comment.