Skip to content

Commit

Permalink
Remove some old stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
skorokithakis committed Jun 10, 2024
1 parent 9551d80 commit 152de23
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions setup.cfg
Original file line number Diff line number Diff line change
@@ -1,16 +1,2 @@
[wheel]
universal = 1

[semantic_release]
version_variable = schema.py:__version__

[flake8]
exclude=wsgi.py,env/*,*/migrations/*,venv/*,local_settings.py,doc/*,webpush/*,*.html,setup.cfg
ignore=E501,W503

[isort]
include_trailing_comma = true
line_length = 120
force_grid_wrap = 0
multi_line_output = 3
skip=migrations,node_modules

0 comments on commit 152de23

Please sign in to comment.