32 lines
513 B
INI
32 lines
513 B
INI
<<<<<<< HEAD
|
|
[metadata]
|
|
name = qubittool
|
|
version = 0.1.0
|
|
|
|
[options]
|
|
packages = find:
|
|
zip_safe = True
|
|
include_package_data = True
|
|
install_requires =
|
|
PySimpleGUI >= 4.60
|
|
openpyxl >= 3.1
|
|
pandas
|
|
|
|
[options.package_data]
|
|
=======
|
|
[metadata]
|
|
name = qubittool
|
|
version = 0.1.0
|
|
|
|
[options]
|
|
packages = find:
|
|
zip_safe = True
|
|
include_package_data = True
|
|
install_requires =
|
|
PySimpleGUI >= 4.60
|
|
openpyxl >= 3.1
|
|
pandas
|
|
|
|
[options.package_data]
|
|
>>>>>>> d07459290f0590ab07c6c3fdca43ff95ec80057a
|
|
* = README.md |