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

Sign up
Appearance settings

Commit 1c93538

Browse files
BrunoFenzlkgryte
authored andcommitted
Update Julia version requirements in development guide (#244)
1 parent efdc7d9 commit 1c93538

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎docs/development.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ Developing and running stdlib **requires** the following prerequisites:
4343

4444
While not required to run stdlib, the following dependencies **may** be required for testing, benchmarking, and general development:
4545

46-
- [Julia][julia]: language for technical computing (version `>= 0.5`)
46+
- [Julia][julia]: language for technical computing (version `>= 0.5` and `<= 0.7`)
4747
- [R][r]: language for statistical computing (version `>= 3.4.0`)
4848
- [Python][python]: general purpose language (version `2.7.x`; version `3.x` is **not** supported due to [node-gyp][node-gyp], which is required for compiling native add-ons)
4949
- [pip][pip]: Python package manager (version `>= 9.0.0`; **required** for automatically installing Python packages, such as lint tools)

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /