Rolf Krahl

Results 40 comments of Rolf Krahl

Out of the box, Python 3 is not supported. It already fails with the import as `__init__.py` does a relative import of `exceptions`, a feature that has been removed with...

Try running pytest with option `-rs`, see the pytest [Command-line Flags reference](https://docs.pytest.org/en/stable/reference/reference.html#command-line-flags).

I have no idea what you were trying to do. I'd need more information in order to give a somewhat useful answer. ``` $ tar xfz pytest-dependency-0.6.0.tar.gz $ cd pytest-dependency-0.6.0...

I did exactly what I wrote above: I unpacked the source distribution changed into that directory and ran `python3.8 -sBm build -w --no-isolation`. (You need to have `build` and `wheel`...

In my very first comment above, I pointed you to the [Installation instructions](https://pytest-dependency.readthedocs.io/en/stable/install.html) for pytest-dependency. May I suggest you to actually read that piece of documentation? > Do you have...

Ping! I posted this issue to start a discussion on this possible feature. So I really would like to get some comments. What do you think? Do you think this...

I think, what need to be done for this particular use case can be sketched as follows: we would need a modified version of BagIt._create_bag() that does not start from...

I guess it should have a controlled list of values. You already suggested `Active` and `InActive`. I guess we would at least also need `Unknown`. Then the question is whether...

Or even optional. But this will be subject to discussion.

What do you mean by “link between the physical object (instrument) and its digital representation”? The instrument that the PIDINST pertains to is the physical object. I'm not sure if...