Skip to content

Commit 435ebce

Browse files
Remove warnings during build and ignore built artifacts.
Signed-off-by: Leander Stephen D'Souza <leanderdsouza1234@gmail.com>
1 parent 983c232 commit 435ebce

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
__pycache__/
22
/*.egg-info/
3+
dist/

setup.cfg

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ classifiers =
1313
Development Status :: 3 - Alpha
1414
Environment :: Plugins
1515
Intended Audience :: Developers
16-
License :: OSI Approved :: Apache Software License
1716
Operating System :: MacOS
1817
Operating System :: Microsoft :: Windows
1918
Operating System :: POSIX

0 commit comments

Comments
 (0)