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 GH tests, Deletes arxiv.release #230

Merged
merged 2 commits into from
Oct 13, 2023
Merged

Adds GH tests, Deletes arxiv.release #230

merged 2 commits into from
Oct 13, 2023

Conversation

bdc34
Copy link
Contributor

@bdc34 bdc34 commented Oct 13, 2023

Adds a GH action to run tests.

Removes arxiv.release. it was code to attempt to read the version from the most recent git tag and use it as the python. It was complex and buggy.

Removes lintstats.sh. Overly complicated.

Fixes some type and other warnings. There are still a lot of type warnings.

Adds a GH action to run tests.

Removes arxiv.release. it was code to attempt to read the version from the most
recent git tag and use it as the python. It was complex and buggy.

Removes lintstats.sh. Overly complicated.

Fixes some type and other warnings.

def create_web_app() -> Flask:
app = Flask('someapp')
app = Flask('mega_tool')
Copy link
Contributor

Choose a reason for hiding this comment

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

🤘

@bdc34 bdc34 merged commit b934a9c into develop Oct 13, 2023
1 check passed
@bdc34 bdc34 deleted the add-gh-test branch October 13, 2023 17:50
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.

2 participants