File: INSTALL

package info (click to toggle)
python-esmre 0.3.1-3
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 240 kB
  • ctags: 274
  • sloc: ansic: 729; python: 385; makefile: 3
file content (13 lines) | stat: -rw-r--r-- 336 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
Installing esmre
================

To install esmre, type the following:

  python setup.py install

This will install the esm and esmre modules in the site-packages for the
Python interpreter you used to run the command.

You can test the installation by typing the following:

  python test/esm_tests.py && python test/esmre_tests.py