Skip to content

Commit 1278071

Browse files
Revert PR #58 (#63)
1 parent aa88a29 commit 1278071

File tree

1 file changed

+0
-16
lines changed

1 file changed

+0
-16
lines changed

Cargo.toml

-16
Original file line numberDiff line numberDiff line change
@@ -2,22 +2,6 @@
22
name = "pycrdt"
33
version = "0.8.2"
44
edition = "2021"
5-
license = "MIT"
6-
homepage = "https://github.com/jupyter-server/pycrdt"
7-
repository = "https://github.com/jupyter-server/pycrdt/pycrdt.git"
8-
readme = "README.md"
9-
include = [
10-
"/pyproject.toml",
11-
"/README.md",
12-
"/LICENSE",
13-
"/src",
14-
"/python/pycrdt",
15-
"/tests",
16-
"!__pycache__",
17-
"!tests/.mypy_cache",
18-
"!tests/.pytest_cache",
19-
"!*.so",
20-
]
215

226
[lib]
237
name = "pycrdt"

0 commit comments

Comments
 (0)