Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add newer python 3 versions #1048

Merged
merged 1 commit into from
Jul 14, 2021
Merged

Conversation

aabmass
Copy link
Member

@aabmass aabmass commented Jul 12, 2021

Add python 3.8 and 3.9 to CI. Use 3.9 as the "current" for bandit and lint runs. Update classifiers with

perl -i -p -e 's/((.*Programming Language.*)3\.7.*)/${1}\n${2}3.8'\'',\n${2}3.9'\'',/' $(git ls-files **/setup.py)

@lzchen
Copy link
Contributor

lzchen commented Jul 13, 2021

Is the classifier in core missing?

pr-branch=new-py3
@aabmass
Copy link
Member Author

aabmass commented Jul 13, 2021

Yes, nice catch

@aabmass aabmass merged commit c2d8de9 into census-instrumentation:master Jul 14, 2021
@aabmass aabmass deleted the new-py3 branch July 14, 2021 14:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants