This website requires JavaScript.
Explore
Help
Sign In
jshiffer
/
slixmpp
Watch
1
Star
0
Fork
0
You've already forked slixmpp
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
1482bcc395
slixmpp
/
.woodpecker
/
lint.yml
7 lines
113 B
YAML
Raw
Normal View
History
Unescape
Escape
[CI] add woodpecker CI
2023-07-06 06:39:13 -07:00
steps
:
mypy
:
image
:
python:3
ci: fix mypy step
2024-02-09 12:41:03 -08:00
commands
:
[CI] add woodpecker CI
2023-07-06 06:39:13 -07:00
-
pip3 install mypy types-setuptools
-
mypy slixmpp
Reference in New Issue
Copy Permalink