File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -30,8 +30,8 @@ and run it locally.
30
30
These are prerequisites for an environment required for a contributor to
31
31
be able to work on TabPy changes:
32
32
33
- - Supported 64-bit Python version (see [ README ] ( https://github.com/tableau/TabPy ) for a list
34
- of compatible versions).
33
+ - Supported 64-bit Python version (see
34
+ [ README ] ( https://github.com/tableau/TabPy ) for a list of compatible versions).
35
35
- git
36
36
- Node.js for npm packages - install from < https://nodejs.org > .
37
37
- NPM packages - install all with
Original file line number Diff line number Diff line change @@ -15,8 +15,8 @@ These instructions explain how to install and start up TabPy Server.
15
15
16
16
## TabPy Installation
17
17
18
- First, ensure that you are using a supported 64-bit Python version.
19
- Refer to the [ README] ( https://github.com/tableau/TabPy ) for a list
18
+ First, ensure that you are using a supported 64-bit Python version.
19
+ Refer to the [ README] ( https://github.com/tableau/TabPy ) for a list
20
20
of compatible versions.
21
21
22
22
### Installation
You can’t perform that action at this time.
0 commit comments