Skip to content
This repository has been archived by the owner on Apr 23, 2024. It is now read-only.

Fix compile errors with gcc13 and cython dep #114

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Commits on Jan 8, 2024

  1. Make code compatible with gcc 13

    Fixed following the compiler note:
    note: 'uint32_t' is defined in header '<cstdint>'; did you forget to '#include <cstdint>'?
    adrianlzt committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    cb42c9c View commit details
    Browse the repository at this point in the history
  2. poetry deps

    gburlet authored and adrianlzt committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    5d1cc98 View commit details
    Browse the repository at this point in the history
  3. bump pip requirements too

    gburlet authored and adrianlzt committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    a6430bb View commit details
    Browse the repository at this point in the history