#
# To get in touch with the maintainers, please contact:
# osm-charmers@lists.launchpad.net
-ops >= 1.2.0
+ops < 2.2
lightkube
lightkube-models
# git+https://github.com/charmed-osm/config-validator/
#
# To get in touch with the maintainers, please contact:
# osm-charmers@lists.launchpad.net
-ops >= 1.2.0
+ops < 2.2
lightkube
lightkube-models
# git+https://github.com/charmed-osm/config-validator/
isort
codespell
commands =
- codespell {toxinidir}/. --skip {toxinidir}/.git --skip {toxinidir}/.tox \
+ codespell {toxinidir} --skip {toxinidir}/.git --skip {toxinidir}/.tox \
--skip {toxinidir}/build --skip {toxinidir}/lib --skip {toxinidir}/venv \
--skip {toxinidir}/.mypy_cache --skip {toxinidir}/icon.svg
# pflake8 wrapper supports config from pyproject.toml
#
# To get in touch with the maintainers, please contact:
# osm-charmers@lists.launchpad.net
-ops >= 1.2.0
+ops < 2.2
lightkube
lightkube-models
# git+https://github.com/charmed-osm/config-validator/
isort
codespell
commands =
- codespell {toxinidir}/. --skip {toxinidir}/.git --skip {toxinidir}/.tox \
+ codespell {toxinidir} --skip {toxinidir}/.git --skip {toxinidir}/.tox \
--skip {toxinidir}/build --skip {toxinidir}/lib --skip {toxinidir}/venv \
--skip {toxinidir}/.mypy_cache --skip {toxinidir}/icon.svg
# pflake8 wrapper supports config from pyproject.toml
#
# To get in touch with the maintainers, please contact:
# osm-charmers@lists.launchpad.net
-ops >= 1.2.0
+ops < 2.2
lightkube
lightkube-models
git+https://github.com/charmed-osm/config-validator/
commands =
# uncomment the following line if this charm owns a lib
codespell {[vars]lib_path}
- codespell {toxinidir}/. --skip {toxinidir}/.git --skip {toxinidir}/.tox \
+ codespell {toxinidir} --skip {toxinidir}/.git --skip {toxinidir}/.tox \
--skip {toxinidir}/build --skip {toxinidir}/lib --skip {toxinidir}/venv \
--skip {toxinidir}/.mypy_cache --skip {toxinidir}/icon.svg
# pflake8 wrapper supports config from pyproject.toml
#
# To get in touch with the maintainers, please contact:
# osm-charmers@lists.launchpad.net
-ops >= 1.2.0
+ops < 2.2
lightkube
lightkube-models
git+https://github.com/charmed-osm/config-validator/
#
# To get in touch with the maintainers, please contact:
# osm-charmers@lists.launchpad.net
-ops >= 1.2.0
+ops < 2.2
lightkube
lightkube-models
# git+https://github.com/charmed-osm/config-validator/
isort
codespell
commands =
- codespell {toxinidir}/. --skip {toxinidir}/.git --skip {toxinidir}/.tox \
+ codespell {toxinidir} --skip {toxinidir}/.git --skip {toxinidir}/.tox \
--skip {toxinidir}/build --skip {toxinidir}/lib --skip {toxinidir}/venv \
--skip {toxinidir}/.mypy_cache --skip {toxinidir}/icon.svg
# pflake8 wrapper supports config from pyproject.toml
#
# To get in touch with the maintainers, please contact:
# osm-charmers@lists.launchpad.net
-ops >= 1.2.0
+ops < 2.2
lightkube
lightkube-models
# git+https://github.com/charmed-osm/config-validator/
commands =
# uncomment the following line if this charm owns a lib
codespell {[vars]lib_path} --ignore-words-list=Ro,RO,ro
- codespell {toxinidir}/. --skip {toxinidir}/.git --skip {toxinidir}/.tox \
+ codespell {toxinidir} --skip {toxinidir}/.git --skip {toxinidir}/.tox \
--skip {toxinidir}/build --skip {toxinidir}/lib --skip {toxinidir}/venv \
--skip {toxinidir}/.mypy_cache --skip {toxinidir}/icon.svg --ignore-words-list=Ro,RO,ro
# pflake8 wrapper supports config from pyproject.toml
channel: "20.04"
parts:
charm:
- build-environment:
- - CRYPTOGRAPHY_DONT_BUILD_RUST: 1
+ charm-binary-python-packages: [cryptography, bcrypt]
build-packages:
- - build-essential
- - libssl-dev
- - libffi-dev
- - python3-dev
- - cargo
+ - libffi-dev
\ No newline at end of file
# See the License for the specific language governing permissions and
# limitations under the License.
#######################################################################################
-ops >= 1.2.0
-juju
+ops < 2.2
+juju < 3
pyyaml
\ No newline at end of file
-r{toxinidir}/requirements.txt
commands =
codespell {[vars]lib_path}
- codespell {toxinidir}/. --skip {toxinidir}/.git --skip {toxinidir}/.tox \
+ codespell {toxinidir} --skip {toxinidir}/.git --skip {toxinidir}/.tox \
--skip {toxinidir}/build --skip {toxinidir}/lib --skip {toxinidir}/venv \
--skip {toxinidir}/.mypy_cache --skip {toxinidir}/icon.svg
pylint -E {[vars]src_path}