Skip to content

Commit

Permalink
Fix odbserver wheel building
Browse files Browse the repository at this point in the history
Signed-off-by: Johannes Mueller <[email protected]>
  • Loading branch information
johannes-mueller committed Nov 5, 2021
1 parent 2fee891 commit 705f36f
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions tools/odbserver/setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -21,13 +21,10 @@ classifiers = Programming Language :: Python
# as well as other entry_points.


[files]
# Add here 'data_files', 'packages' or 'namespace_packages'.
# Additional data files are defined as key value pairs of source and target:
[options]
packages =
odbserver
# data_files =
# share/odbserver_docs = docs/*


[extras]
# Add here additional requirements for extra features, like:
Expand Down

0 comments on commit 705f36f

Please sign in to comment.