Installation

Requirements

  • Python >= 3.9

Basic Installation

pip install scitex-repro

Development

git clone https://github.com/ywatanabe1989/scitex-repro.git
cd scitex-repro
pip install -e ".[dev]"