revisit 0.0.22__tar.gz → 0.0.23__tar.gz

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.2
2
2
  Name: revisit
3
- Version: 0.0.22
3
+ Version: 0.0.23
4
4
  Description-Content-Type: text/markdown
5
5
  Requires-Dist: anywidget
6
6
  Requires-Dist: pydantic>=2.10.5
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
4
4
 
5
5
  [project]
6
6
  name = "revisit"
7
- version = "0.0.22"
7
+ version = "0.0.23"
8
8
  dependencies = [
9
9
  "anywidget",
10
10
  "pydantic>=2.10.5",
@@ -27,7 +27,7 @@ dev = ["watchfiles", "jupyterlab"]
27
27
  [tool.hatch.build]
28
28
  only-packages = true
29
29
  artifacts = ["src/revisit/static/*"]
30
- exclude = ["tests", "js"]
30
+ exclude = ["tests", "scripts"]
31
31
 
32
32
 
33
33
  [tool.hatch.build.hooks.jupyter-builder]
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.2
2
2
  Name: revisit
3
- Version: 0.0.22
3
+ Version: 0.0.23
4
4
  Description-Content-Type: text/markdown
5
5
  Requires-Dist: anywidget
6
6
  Requires-Dist: pydantic>=2.10.5
File without changes
File without changes
File without changes
File without changes