Skip to content

Conversation

@srnlorenz
Copy link

This resolves the following issue:

$ python setup.py install
Traceback (most recent call last):
  File "/builds/esgf/environments/esgf-prepare/setup.py", line 7, in <module>
    from esgprep.utils.constants import VERSION
  File "/builds/esgf/environments/esgf-prepare/esgprep/utils/constants.py", line 15
    VERSION_DATE = datetime(year=2019, month=04, day=15).strftime("%Y-%d-%m")
                                             ^
SyntaxError: leading zeros in decimal integer literals are not permitted; use an 0o prefix for octal integers

@srnlorenz
Copy link
Author

Hello ESGF team, would it be possible to merge this PR?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant