Skip to content
This repository was archived by the owner on Apr 13, 2020. It is now read-only.
This repository was archived by the owner on Apr 13, 2020. It is now read-only.

Incompatibility with Python 3.7.0 #22

@palnabarun

Description

@palnabarun
➜ roro run echo hello world
Traceback (most recent call last):
  File "/home/nabarun/.local/bin/roro", line 7, in <module>
    from roro.cli import cli
  File "/home/nabarun/.local/lib/python3.7/site-packages/roro/__init__.py", line 4, in <module>
    from .projects import get_current_project, Task
  File "/home/nabarun/.local/lib/python3.7/site-packages/roro/projects.py", line 79
    def deploy(self, async=False):
                         ^
SyntaxError: invalid syntax

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions