Compare commits
No commits in common. "25e114dbea1c538cf61faadee41beea3732c6666" and "0799513ea2a53ac91cea33f7a85e48218032ecf6" have entirely different histories.
25e114dbea
...
0799513ea2
4
.github/workflows/pypi-deploy.yml
vendored
4
.github/workflows/pypi-deploy.yml
vendored
@ -1,9 +1,9 @@
|
|||||||
|
|
||||||
name: CI Build Wheel
|
name: Build Python Wheels
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
# branches: [master]
|
#branches: [master]
|
||||||
tags: ["v[0-9]+.[0-9]+.[0-9]+"]
|
tags: ["v[0-9]+.[0-9]+.[0-9]+"]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
@ -1,8 +1,10 @@
|
|||||||
|
|
||||||
|
[](https://lgtm.com/projects/g/RecordEvolution/IMCtermite/alerts/)
|
||||||
|
[](https://lgtm.com/projects/g/RecordEvolution/IMCtermite/context:cpp)
|
||||||
|
[](https://lgtm.com/projects/g/RecordEvolution/IMCtermite/context:python)
|
||||||
[](https://img.shields.io/github/license/RecordEvolution/IMCtermite)
|
[](https://img.shields.io/github/license/RecordEvolution/IMCtermite)
|
||||||
[](https://img.shields.io/github/stars/RecordEvolution/IMCtermite)
|
[](https://img.shields.io/github/stars/RecordEvolution/IMCtermite)
|
||||||

|

|
||||||
[](https://pypi.org/project/IMCtermite/)
|
|
||||||
|
|
||||||
# IMCtermite
|
# IMCtermite
|
||||||
|
|
||||||
|
@ -1 +1 @@
|
|||||||
2.0.20
|
2.0.16
|
||||||
|
Loading…
x
Reference in New Issue
Block a user