Skip to content
Snippets Groups Projects
Commit 92cc2da42fe9 authored by Georges Racinet's avatar Georges Racinet
Browse files

Heptapod CI, install job: testing import and specific hg command

For instance, the missing dependency on `attrs` in 1.1.2 would
have been detected with this.
parent 29456f16e0ef
No related branches found
No related tags found
No related merge requests found
Checking pipeline status
......@@ -15,6 +15,8 @@
needs: []
script:
- pip3 install .
- python3 -c "import hgext3rd.heptapod; import heptapod"
- HGRCPATH=heptapod/required.hgrc hg hpd-versions
.tests:
script:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment