Skip to content
Snippets Groups Projects
Commit 2b15d3e0 authored by tuhe's avatar tuhe
Browse files

slider v. 0.1.25

parent 07c02516
Branches
No related tags found
No related merge requests found
Pipeline #7473 passed
image: python:3.9-buster
stages:
- test
- deploy
# - pull
# - build
- deploy
- test
#.pullprivate:
# stage: pull
......
Metadata-Version: 2.1
Name: beamer-slider
Version: 0.1.24.2
Version: 0.1.25
Summary: Software to create inkscape overlays in Beamer
Home-page: https://lab.compute.dtu.dk/tuhe/slider
Author: Tue Herlau
Author-email: tuhe@dtu.dk
License: MIT
Project-URL: Bug Tracker, https://lab.compute.dtu.dk/tuhe/slider/issues
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
......@@ -109,4 +108,3 @@ Thats is! And since this is an overlay, you are free to add more LaTeX to the sl
year={2021},
}
```
[console_scripts]
slider = slider.slider_cli:clize_main_entry_point
Jinja2
PyPDF2
beautifulsoup4
numpy
chardet
click
clize
scipy
seaborn
lxml
matplotlib
numpy
pylatexenc
scipy
seaborn
beautifulsoup4
PyPDF2
clize
click
__version__ = "0.1.24.2"
\ No newline at end of file
__version__ = "0.1.25"
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment