Skip to content

Commit

Permalink
Try to remove READMEs
Browse files Browse the repository at this point in the history
  • Loading branch information
charliermarsh committed Jan 18, 2024
1 parent ee297ab commit a348347
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 126 deletions.
1 change: 0 additions & 1 deletion crates/pep440-rs/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ name = "pep440_rs"
version = "0.3.12"
description = "A library for python version numbers and specifiers, implementing PEP 440"
license = "Apache-2.0 OR BSD-2-Clause"
include = ["/src", "Changelog.md", "License-Apache", "License-BSD", "README.md", "pyproject.toml"]

edition = { workspace = true }
rust-version = { workspace = true }
Expand Down
56 changes: 0 additions & 56 deletions crates/pep440-rs/README.md

This file was deleted.

1 change: 0 additions & 1 deletion crates/pep508-rs/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
name = "pep508_rs"
version = "0.2.3"
description = "A library for python dependency specifiers, better known as PEP 508"
include = ["/src", "Changelog.md", "License-Apache", "License-BSD", "Readme.md", "pyproject.toml"]
license = "Apache-2.0 OR BSD-2-Clause"

edition = { workspace = true }
Expand Down
68 changes: 0 additions & 68 deletions crates/pep508-rs/Readme.md

This file was deleted.

0 comments on commit a348347

Please sign in to comment.