Skip to content

Commit

Permalink
Revert PR #58 (#63)
Browse files Browse the repository at this point in the history
  • Loading branch information
davidbrochart authored Jan 5, 2024
1 parent aa88a29 commit 1278071
Showing 1 changed file with 0 additions and 16 deletions.
16 changes: 0 additions & 16 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,22 +2,6 @@
name = "pycrdt"
version = "0.8.2"
edition = "2021"
license = "MIT"
homepage = "https://github.com/jupyter-server/pycrdt"
repository = "https://github.com/jupyter-server/pycrdt/pycrdt.git"
readme = "README.md"
include = [
"/pyproject.toml",
"/README.md",
"/LICENSE",
"/src",
"/python/pycrdt",
"/tests",
"!__pycache__",
"!tests/.mypy_cache",
"!tests/.pytest_cache",
"!*.so",
]

[lib]
name = "pycrdt"
Expand Down

0 comments on commit 1278071

Please sign in to comment.