File: README

package info (click to toggle)
nxt-python 3.5.1-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 812 kB
  • sloc: python: 6,857; xml: 22; makefile: 20; sh: 4
file content (14 lines) | stat: -rw-r--r-- 491 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Are you looking for scripts that were located in this directory? They are now
part of the nxt package and generated on installation.

If NXT-Python is installed on your system, you can run them by typing their
names (nxt-push, nxt-server, nxt-screenshot or nxt-test).

If NXT-Python is not installed, the easiest way to run them is by using poetry
from somewhere in the source directory like this for example:

    poetry run nxt-test

You can get help with:

    poetry run nxt-test --help