Skip to content

Commit

Permalink
fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
kjaymiller committed Oct 5, 2023
1 parent 748f3c8 commit 3208f3b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,14 @@ description = "Internationalization and Localization for Render Engine"
readme = "README.md"

dependencies = [
'render-engine==2023.9.1b3'
'render-engine==2023.10.1'
]

[project.optional-dependencies]
dev = [
"black",
"pytest",
"ruff",
]

[tool.setuptools_scm]
Expand Down
File renamed without changes.

0 comments on commit 3208f3b

Please sign in to comment.