Skip to content
This repository has been archived by the owner on Mar 1, 2022. It is now read-only.

Latest commit

 

History

History
39 lines (24 loc) · 935 Bytes

support.rst

File metadata and controls

39 lines (24 loc) · 935 Bytes

Support

Python Versions

artman is currently tested with Python 2.7, Python 3.4, Python 3.5, and Python 3.6.

Note

The authors of this documentation are humans, and this is an exceptionally easy spot to end up out of date.

Our nox.py and .circleci/config.yml files are the real source of truth for what versions of Python we test against.

Versioning

This library follows Semantic Versioning

It is currently in major version zero (0.y.z), which means that anything may change at any time and the public API should not be considered stable.

Contributing

Contributions to this library are always welcome and highly encouraged.

See the CONTRIBUTING documentation for more information on how to get started.