Skip to content

Commit

Permalink
Moved to src
Browse files Browse the repository at this point in the history
  • Loading branch information
dhhagan committed Oct 4, 2024
1 parent 2968097 commit ff2afa3
Show file tree
Hide file tree
Showing 12 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "opcsim"
version = "1.1.0a1"
version = "1.1.0a2"
license = "MIT"
description = "OPCSIM: simulating low-cost optical particle counters"
authors = ["David H Hagan <[email protected]>", "Jesse H Kroll <[email protected]>"]
Expand All @@ -11,7 +11,7 @@ repository = "https://github.com/dhhagan/opcsim"
documentation = "https://dhhagan.github.io/opcsim/"
keywords = ["aerosols", "atmospheric chemistry"]
packages = [
{ include = "opcsim" },
{ include = "opcsim", from="src" },
]

[tool.poetry.dependencies]
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
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 ff2afa3

Please sign in to comment.