Compare commits
2 Commits
d274bdad49
...
master
| Author | SHA1 | Date | |
|---|---|---|---|
| 7d35f85c1b | |||
| 3eaa187019 |
@@ -6,5 +6,5 @@ jobs:
|
|||||||
pyinvoiceninja:
|
pyinvoiceninja:
|
||||||
runs-on: invoiceninja
|
runs-on: invoiceninja
|
||||||
steps:
|
steps:
|
||||||
run: echo "Hello world!"
|
- run: echo "Hello world!"
|
||||||
|
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
# Python Invoice Ninja SDK
|
# pyinvoiceninja
|
||||||
|
|
||||||
Inspired by the [official PHP SDK](https://github.com/invoiceninja/sdk-php), a
|
Inspired by the [official PHP SDK](https://github.com/invoiceninja/sdk-php), a
|
||||||
Python wrapper for Invoice Ninja's REST API.
|
Python wrapper for Invoice Ninja's REST API.
|
||||||
|
|||||||
Reference in New Issue
Block a user