Skip to content

Commit

Permalink
Update "tasks.py" file.
Browse files Browse the repository at this point in the history
  • Loading branch information
KelSolaar committed Nov 30, 2022
1 parent 697b932 commit b7fb86c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tasks.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@

from invoke import Context, task


__author__ = "Colour Developers"
__copyright__ = "Copyright 2013 Colour Developers"
__license__ = "New BSD License - https://opensource.org/licenses/BSD-3-Clause"
Expand All @@ -35,8 +34,8 @@
"APPLICATION_NAME",
"APPLICATION_VERSION",
"PYTHON_PACKAGE_NAME",
"PYPI_ARCHIVE_NAME",
"PYPI_PACKAGE_NAME",
"PYPI_ARCHIVE_NAME",
"BIBLIOGRAPHY_NAME",
"clean",
"formatting",
Expand Down

0 comments on commit b7fb86c

Please sign in to comment.