mirror of
https://github.com/Cian-H/read_aconity_layers.git
synced 2025-12-22 18:31:56 +00:00
patch: attempt to fix docs build
This commit is contained in:
@@ -6,8 +6,7 @@ build:
|
||||
python: "3.13"
|
||||
jobs:
|
||||
pre_install:
|
||||
- curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- -y
|
||||
- source ~/.cargo/env
|
||||
- apt install -y cargo
|
||||
|
||||
sphinx:
|
||||
configuration: docs/conf.py
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "read_aconity_layers"
|
||||
version = "0.4.4"
|
||||
version = "0.4.5"
|
||||
edition = "2021"
|
||||
|
||||
[lib]
|
||||
|
||||
Reference in New Issue
Block a user