QInnovision World Challenge 2025 background cover

QInnovision World Challenge 2025

Pioneering Quantum Solutions for Industry Transformation

QInnovision

Hosted by

QInnovision

yev
yev

2

Posted

additional files

Hello, When submitting a solution, is it possible to include additional files, such as dataset that was created for the task? I guess it comes down to editing the pyproject.toml file, but could you provide an example?
Thank you!

Order by:

Antoine Chauvin

1

Posted by antoine

Hello @yev !
You can drop these lines into your pyproject.toml in order to include all txt files for example:
[tool.setuptools.package-data]
# this is a list of glob patterns that will include matching files into your submission
submission = ["*.txt"]
You can find here some more documentation on how this feature work.
Let me know if you need further assistance :-)

Jannes Stubbemann

1

Posted by stubbi

@antoine can you please help out here?

Want to join this discussion?

Join our community today and start discussing with our members by participating in exciting events, competitions, and challenges. Sign up now to engage with quantum experts!