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

Adds a setup.cfg file and cleans up metadata and other hacks #320

Merged
merged 6 commits into from
Jul 31, 2020

Conversation

arokem
Copy link
Collaborator

@arokem arokem commented Jul 26, 2020

Hopefully addresses #306 along the way.

… cruft.

Hopefully addresses yeatmanlab#306, and also
overall reduces the amount of hackiness.
@pep8speaks
Copy link

pep8speaks commented Jul 26, 2020

Hello @arokem! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:

Line 28:80: E501 line too long (82 > 79 characters)

Comment last updated at 2020-07-27 01:21:16 UTC

AUTHOR = "pyAFQ developers"
AUTHOR_EMAIL = "arokem@gmail.com"
PLATFORMS = "OS Independent"
SCRIPTS = [op.join('bin', op.split(f)[-1]) for f in glob.glob('bin/*')]
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Still need to figure out how to replace this in the setup.cfg file

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I guess 6bbc360 is still an option.

@arokem
Copy link
Collaborator Author

arokem commented Jul 31, 2020

I think this is GTG, so merging.

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.

None yet

2 participants