mirror of
https://github.com/sartography/cr-connect-workflow.git
synced 2025-02-22 12:48:25 +00:00
Bumps Python version to 3.7
This commit is contained in:
parent
be1d54bbc5
commit
baaf73b5d9
@ -1,7 +1,7 @@
|
|||||||
language: python
|
language: python
|
||||||
|
|
||||||
python:
|
python:
|
||||||
- "3.6.9"
|
- "3.7"
|
||||||
|
|
||||||
services:
|
services:
|
||||||
- postgresql
|
- postgresql
|
||||||
|
2
Pipfile
2
Pipfile
@ -38,4 +38,4 @@ xlrd = "*"
|
|||||||
ldap3 = "*"
|
ldap3 = "*"
|
||||||
|
|
||||||
[requires]
|
[requires]
|
||||||
python_version = "3.6.9"
|
python_version = "3.7"
|
||||||
|
4
Pipfile.lock
generated
4
Pipfile.lock
generated
@ -1,11 +1,11 @@
|
|||||||
{
|
{
|
||||||
"_meta": {
|
"_meta": {
|
||||||
"hash": {
|
"hash": {
|
||||||
"sha256": "61f93d8163e543498cc8d8d87e474f3676d386ac99749a110f62fc92e651febb"
|
"sha256": "a632f1a0b0f66dbddb4e0a43837b8e168ad78b8c4c5a8e6eba25a0145fe14477"
|
||||||
},
|
},
|
||||||
"pipfile-spec": 6,
|
"pipfile-spec": 6,
|
||||||
"requires": {
|
"requires": {
|
||||||
"python_version": "3.6.9"
|
"python_version": "3.7"
|
||||||
},
|
},
|
||||||
"sources": [
|
"sources": [
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user