Skip to content
This repository has been archived by the owner on May 28, 2023. It is now read-only.

Define versao necessaria do python para maior ou igual a 3 #17

Merged
merged 1 commit into from
Sep 5, 2019
Merged

Define versao necessaria do python para maior ou igual a 3 #17

merged 1 commit into from
Sep 5, 2019

Conversation

lucasaarcoverde
Copy link
Contributor

@lucasaarcoverde lucasaarcoverde commented Sep 4, 2019

Issue Relacionada

#15

Qual o propósito dessa pull request?

Restringir a versão, do python, para no mínimo a 3.
Em setup.py, adicionei o seguinte argumento na função setup():
python_requires='>=3'

Como pode ser manualmente testado?

Tipo de mudanças

✔️ Tipo de mudança
_ Bug fix
✔️ Nova feature
_ Breaking change
_ Refatoração

Copy link
Member

@JoseRenan JoseRenan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Funcionou peso!!! vlw ❤️

@JoseRenan JoseRenan merged commit 9ccde83 into OpenDevUFCG:master Sep 5, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants