Skip to content

Commit

Permalink
Merge pull request #93 from CiscoTestAutomation/remvoe_the_init_for_n…
Browse files Browse the repository at this point in the history
…amespaces

remvoe namespaces
  • Loading branch information
omehrabi authored Jul 26, 2024
2 parents 4c9864b + 4ea6b9e commit f9f8b0d
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 f9f8b0d

Please sign in to comment.