mirror of
https://github.com/sinseman44/PyCNC.git
synced 2026-09-25 04:40:20 +00:00
published to PyPi
This commit is contained in:
@@ -77,7 +77,12 @@ sudo ln -s /opt/pypy/bin/pypy /usr/local/bin/pypy
|
||||

|
||||
|
||||
# Dependencies
|
||||
Nothing. Just pure Python code.
|
||||
Nothing for runtime. Just pure Python code.
|
||||
For uploading to PyPi there is a need in `pandoc`:
|
||||
```bash
|
||||
sudo dnf install pandoc
|
||||
sudo pip install pypandoc
|
||||
```
|
||||
|
||||
# GCode simulation
|
||||
Just a link, mostly for myself :), to a nice web software for gcode files
|
||||
|
||||
Reference in New Issue
Block a user