Skip to content

Commit

Permalink
customize package find
Browse files Browse the repository at this point in the history
  • Loading branch information
mstimberg committed Jul 9, 2023
1 parent a8d98d4 commit ab57d35
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@ Documentation ='https://brian2cuda.readthedocs.io/'
Source = 'https://github.com/brian-team/brian2cuda'
Tracker = 'https://github.com/brian-team/brian2cuda/issues'

[tool.setuptools]
packages = ['brian2cuda']
[tool.setuptools.packages.find]
namespaces = false

[tool.setuptools.dynamic]
readme = {file = 'README.md', content-type = "text/markdown"}
Expand Down

0 comments on commit ab57d35

Please sign in to comment.