Skip to content

Commit

Permalink
Move to standard package layout, add requirements into setup.cfg
Browse files Browse the repository at this point in the history
  • Loading branch information
vista- committed Nov 5, 2021
1 parent 5a272a8 commit 8ae72ad
Show file tree
Hide file tree
Showing 7 changed files with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,12 @@ classifiers =
Programming Language :: Python :: 2

[options]
packages = pypeeringmanager
package_dir=
=src
packages=find:
install_requires =
pynetbox>=6.1.3
requests>=2.20.0,<3.0

[options.packages.find]
where=src
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 8ae72ad

Please sign in to comment.