Skip to content

Commit

Permalink
remove empty
Browse files Browse the repository at this point in the history
  • Loading branch information
SK1Y101 committed Mar 18, 2024
1 parent 29378e3 commit 9baee49
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 9 deletions.
8 changes: 0 additions & 8 deletions pyvenv.cfg

This file was deleted.

1 change: 0 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ def read(filename):
'Programming Language :: Python :: 3.9',
'Topic :: Software Development :: Libraries',
],
# namespace_packages=['maas'],
packages=find_packages(
include={"maas", "maas.*"},
exclude={"*.tests", "*.testing"},
Expand Down

0 comments on commit 9baee49

Please sign in to comment.