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

Say in README how to install mathlib for tests #105

Closed
wants to merge 2 commits into from
Closed

Say in README how to install mathlib for tests #105

wants to merge 2 commits into from

Conversation

samestep
Copy link

@samestep samestep commented Aug 9, 2020

The tests fail if mathlib is absent, and this seems to be the easiest way to ensure that mathlib is present.

This is a more elegant solution, since `leanproject new` returns exit
code 255 with the following message:

> Cmd('git') failed due to: exit code(128)
>   cmdline: git checkout -b master
>   stderr: 'fatal: A branch named 'master' already exists.'
@avigad avigad closed this in af97583 Dec 23, 2020
@samestep samestep deleted the readme-mathlib branch January 12, 2022 22:25
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