Compare commits
2 Commits
547894d8d0
...
b62a0f689a
| Author | SHA1 | Date | |
|---|---|---|---|
|
b62a0f689a
|
|||
|
c75133d9c4
|
@@ -0,0 +1,2 @@
|
|||||||
|
allowBuilds:
|
||||||
|
'@parcel/watcher': false
|
||||||
@@ -6,6 +6,10 @@ resolution-markers = [
|
|||||||
"python_full_version < '3.15'",
|
"python_full_version < '3.15'",
|
||||||
]
|
]
|
||||||
|
|
||||||
|
[options]
|
||||||
|
exclude-newer = "0001-01-01T00:00:00Z" # This has no effect and is included for backwards compatibility when using relative exclude-newer values.
|
||||||
|
exclude-newer-span = "P7D"
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "annotated-types"
|
name = "annotated-types"
|
||||||
version = "0.7.0"
|
version = "0.7.0"
|
||||||
|
|||||||
Reference in New Issue
Block a user