File tree Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -264,7 +264,6 @@ def about_package(init_posixpath: pathlib.Path) -> dict:
264264 "pandas" : ("https://pandas.pydata.org/pandas-docs/stable/" , None ),
265265 "matplotlib" : ("https://matplotlib.org/stable/" , None ),
266266 "scipy" : ("https://docs.scipy.org/doc/scipy/" , None ),
267- "tfs-pandas" : ("https://pylhc.github.io/tfs/" , None ),
268267 "tfs" : ("https://pylhc.github.io/tfs/" , None ),
269268 "generic_parser" : ("https://pylhc.github.io/generic_parser/" , None ),
270269 "omc3" : ("https://pylhc.github.io/omc3/" , None ),
Original file line number Diff line number Diff line change 1010__title__ = "pylhc"
1111__description__ = "An accelerator physics script collection for the OMC team at CERN."
1212__url__ = "https://github.com/pylhc/pylhc"
13- __version__ = "0.8.0 "
13+ __version__ = "0.8.1 "
1414__author__ = "pylhc"
1515__author_email__ = "[email protected] " 1616__license__ = "MIT"
You can’t perform that action at this time.
0 commit comments