Skip to content

Provide the right path to the version file on windows#563

Merged
rahulporuri merged 2 commits into
masterfrom
fix/version-file-on-windows
Feb 3, 2021
Merged

Provide the right path to the version file on windows#563
rahulporuri merged 2 commits into
masterfrom
fix/version-file-on-windows

Conversation

@rahulporuri

Copy link
Copy Markdown
Contributor

On the main branch, the _version.py files don't get generated in enable and kiva - because of the path provided to write_version_py function. The changes made here enable the generation of the version file - which also fixes an issue where documentation build is broken on windows because of the lack of the version file.

This is the right fix for the problem I was trying to solve in #519 .

On the main branch, the _version.py files dont get generated in enable
and kiva - because of the path provided to write_version_py function.
The changes made here enable the generation of the version file - which
also fixes an issue where documentation build is broken on windows
because of the lack of the version file.

	modified:   setup.py

@jwiggins jwiggins left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

A question

Comment thread setup.py Outdated
@rahulporuri rahulporuri merged commit 96e046d into master Feb 3, 2021
@rahulporuri rahulporuri deleted the fix/version-file-on-windows branch February 3, 2021 09:48
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