Skip to content

Commit

Permalink
remove packages
Browse files Browse the repository at this point in the history
  • Loading branch information
oriyalperin committed Oct 30, 2023
1 parent 2d58616 commit a2efc87
Showing 1 changed file with 0 additions and 16 deletions.
16 changes: 0 additions & 16 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -56,22 +56,6 @@ test = [
'pytest-cov>=4.0',
]

[tool.setuptools]
zip-safe = false
include-package-data = false
packages = [
'networkz',
'networkz.algorithms',
'networkz.algorithms.bipartite',
'networkz.algorithms.approximation',
'networkz.classes',
'networkz.generators',
'networkz.drawing',
'networkz.linalg',
'networkz.readwrite',
'networkz.tests',
'networkz.utils',
]
platforms = [
'Linux',
'Mac OSX',
Expand Down

0 comments on commit a2efc87

Please sign in to comment.