Skip to content

Commit

Permalink
remvoe namespaces
Browse files Browse the repository at this point in the history
  • Loading branch information
omehrabi committed Jul 19, 2024
1 parent 59b1037 commit 4ea6b9e
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
2 changes: 0 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -84,8 +84,6 @@ def find_version(*paths):
'Topic :: Software Development :: Libraries :: Python Modules',
],

# uses namespace package
namespace_packages = ['pyats'],

# project packages
packages = find_packages(where = 'src'),
Expand Down
1 change: 0 additions & 1 deletion src/pyats/__init__.py

This file was deleted.

0 comments on commit 4ea6b9e

Please sign in to comment.