Skip to content

Commit

Permalink
Publishing EasyDeL version 0.0.50
Browse files Browse the repository at this point in the history
  • Loading branch information
erfanzar committed Feb 8, 2024
1 parent 67fb187 commit ce73d4d
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ requires-python = ">=3.8"
readme = "README.md"

version = "0.0.50"

dependencies = [
"chex~=0.1.84",
"typing~=3.7.4.3",
Expand Down Expand Up @@ -75,4 +74,9 @@ requires = ["setuptools>=46.4.0", "wheel>=0.34.2"]
build-backend = "setuptools.build_meta"

[tool.setuptools.packages]
find = { where = ["lib/python"] }
find = { where = ["lib/python"] }


[project.urls]
Homepage = "https://github.com/erfanzar/EasyDeL"
Issues = "https://github.com/erfanzar/EasyDeL/issues"

0 comments on commit ce73d4d

Please sign in to comment.