Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 60a1b64

Browse filesBrowse files
committed
MAINT renamed INSTALL into INSTALL.rst for rendering
1 parent 3044d12 commit 60a1b64
Copy full SHA for 60a1b64

File tree

Expand file treeCollapse file tree

2 files changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

2 files changed

+1
-1
lines changed

‎INSTALL renamed to ‎INSTALL.rst

Copy file name to clipboard
File renamed without changes.

‎doc/make.py

Copy file name to clipboardExpand all lines: doc/make.py
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,7 @@ def build_all():
224224
# Change directory to the one containing this file
225225
current_dir = os.getcwd()
226226
os.chdir(os.path.dirname(os.path.join(current_dir, __file__)))
227-
copy_if_out_of_date('../INSTALL', 'users/installing.rst')
227+
copy_if_out_of_date('../INSTALL.rst', 'users/installing.rst')
228228

229229
# Create the examples symlink, if it doesn't exist
230230

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.