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

Latest commit

 

History

History
14 lines (13 loc) · 426 Bytes

README.md

File metadata and controls

14 lines (13 loc) · 426 Bytes

JACLANG JASECI

Installation

pip install -e .

Dependencies for Devs

pip install jaclang black pre-commit pytest flake8 flake8_import_order flake8_docstrings flake8_comprehensions flake8_bugbear flake8_annotations pep8_naming flake8_simplify mypy pytest
pre-commit install

REFERENCES