Skip to content

Commit

Permalink
Adjust this header
Browse files Browse the repository at this point in the history
  • Loading branch information
DarthHater committed May 28, 2020
1 parent 8d70958 commit 47019da
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions license-excludes.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,5 @@
<exclude>src/**/__init__.py</exclude>
<exclude>src/**/*.txt</exclude>
<exclude>src/.venv/**</exclude>
<exclude>src/**/*.xsd</exclude>
</excludes>
2 changes: 2 additions & 0 deletions setup.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#
# Copyright 2019-Present Sonatype Inc.
#
# Licensed under the Apache License, Version 2.0 (the "License");
Expand All @@ -11,6 +12,7 @@
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
#
from setuptools import setup, find_packages

from jake._version import __version__
Expand Down

0 comments on commit 47019da

Please sign in to comment.