Skip to content

Commit

Permalink
autoformat
Browse files Browse the repository at this point in the history
  • Loading branch information
seanbreckenridge committed Sep 25, 2023
1 parent 26b1178 commit e107a0b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -18,16 +18,16 @@ keywords = backup, brave, chrome, chromium, database, export, firefox, google-ch

[options]
packages = find_namespace:
install_requires =
click>=8.1
logzero
sqlite-backup>=0.1.7
python_requires = >=3.8
include_package_data = True
setup_requires =
setuptools
wheel
test_suite = tests
install_requires =
click>=8.1
logzero
sqlite_backup>=0.1.7

[options.packages.find]
include =
Expand Down

0 comments on commit e107a0b

Please sign in to comment.