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

slider v. 0.1.25

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